llvm-project
1bde29e8
- [GlobalISel] Add `combine_or_of_and` from SelectionDAG (#198754)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
74 days ago
[GlobalISel] Add `combine_or_of_and` from SelectionDAG (#198754) This PR adds the pattern `// fold or (and x, y), x --> x` from SelectionDAG.
References
#198754 - [GlobalISel] Add `combine_or_of_and` from SelectionDAG
Author
osmanyasar05
Parents
fb6153a6
Loading