llvm-project
5ca325e4
- [InstCombine] Detect `(x ^ -x)` as a ~Mask
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[InstCombine] Detect `(x ^ -x)` as a ~Mask Proof: https://alive2.llvm.org/ce/z/TAFmPw This is a lemma for clearing up some of the regressions that #84688 causes. Closes #84868
Author
goldsteinn
Committer
goldsteinn
Parents
377da515
Loading