llvm-project
7aedb70c - [SelectionDAG][X86] Add floating point promotion.

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
Committer
Parents
Loading