llvm-project
e05bad47
- [NVPTX] legalize v2i32 to improve compatibility with v2f32 (#153478)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
39 days ago
[NVPTX] legalize v2i32 to improve compatibility with v2f32 (#153478) Since v2f32 is legal but v2i32 is not, this causes some sequences of operations like bitcast (build_vector) to be lowered inefficiently.
References
#153478 - [NVPTX] legalize v2i32 to improve compatibility with v2f32
Author
Prince781
Parents
0e93ab87
Loading