llvm-project
7dee60a6
- [VPlan] Remove (X && Y) | (X && !Y) -> X combine. NFC
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 hour ago
[VPlan] Remove (X && Y) | (X && !Y) -> X combine. NFC We have smaller combines that can take care of this now that we process recipes in a worklist
References
users/lukel97/loop-vectorize/simplifyRecipes-logical-recipe
#219368 - [VPlan] Remove (X && Y) | (X && !Y) -> X combine. NFC
Author
lukel97
Parents
3099e1c2
Loading