llvm-project
1847a4ef - [SDAG] Fix incorrect usage of VECREDUCE_ADD (#171459)

Commit
157 days ago
[SDAG] Fix incorrect usage of VECREDUCE_ADD (#171459) The mask needs to be extended to `i32` before reducing or the reduction can incorrectly optimized to a VECREDUCE_XOR.
Author
Parents
Loading