llvm-project
530d4c9b
- [InstCombine] Use m_Poison() instead of m_Undef() (NFCI)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[InstCombine] Use m_Poison() instead of m_Undef() (NFCI) In this case the shuffle mask checks should already guarantee a single-source shuffle, so this is just for clarity.
Author
nikic
Committer
nikic
Parents
7c640d1d
Loading