Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-13373] [docs] Document what arguments -Xllvm supports. #55813

Open
typesanitizer opened this issue Aug 9, 2020 · 1 comment
Open

[SR-13373] [docs] Document what arguments -Xllvm supports. #55813

typesanitizer opened this issue Aug 9, 2020 · 1 comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.

Comments

@typesanitizer
Copy link

Previous ID SR-13373
Radar rdar://problem/67360661
Original Reporter @typesanitizer
Type Bug
Additional Detail from JIRA
Votes 0
Component/s
Labels Bug
Assignee None
Priority Medium

md5: 5668fc922da22bafdf09a3509eb41c1a

Issue Description:

https://forums.swift.org/t/can-the-compiler-optimize-into-fma-instructions/39217/2

Looks like we can't directly pass llc flags to -Xllvm ; if that's the case, then we have to rely on basically the compiler's test cases to understand what can/cannot be passed to -Xllvm. This is poor UX and also different from how -Xcc works. We should list what flags are supported in one place.

@typesanitizer
Copy link
Author

@swift-ci create

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
Projects
None yet
Development

No branches or pull requests

1 participant