llvm-project
1847a4ef
- [SDAG] Fix incorrect usage of VECREDUCE_ADD (#171459)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#171459 - [SDAG] Fix incorrect usage of VECREDUCE_ADD
Author
MacDue
Parents
b5968780
Loading