llvm-project
7aedb70c
- [SelectionDAG][X86] Add floating point promotion.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
292 days ago
[SelectionDAG][X86] Add floating point promotion. When lowering atomic vector types with floats, selection can fail since this pattern is unsupported. To support this, floats can be casted to an integer type of the same size. commit-id:0f51f909
Author
jofrn
Committer
jofrn
Parents
5ad9ed09
Loading