llvm-project
e05bad47 - [NVPTX] legalize v2i32 to improve compatibility with v2f32 (#153478)

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.
Author
Parents
Loading