llvm-project
1bde29e8 - [GlobalISel] Add `combine_or_of_and` from SelectionDAG (#198754)

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.
Author
Parents
Loading