llvm-project
1636f4af - [CmpInstAnalysis] Decompose icmp eq (and x, C) C2 (#136367)

Commit
272 days ago
[CmpInstAnalysis] Decompose icmp eq (and x, C) C2 (#136367) This type of decomposition is used in multiple places already. Adding it to `CmpInstAnalysis` reduces code duplication.
Author
Parents
Loading