llvm-project
605e1847
- [VectorUtils] Use poison instead of undef in findScalarElement()
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[VectorUtils] Use poison instead of undef in findScalarElement() Out-of-range extractelement returns poison, and so do poison elements in the shufflevector mask.
Author
nikic
Committer
nikic
Parents
ae1c564d
Loading