llvm-project
1636f4af
- [CmpInstAnalysis] Decompose icmp eq (and x, C) C2 (#136367)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#136367 - [CmpInstAnalysis] Decompose icmp eq (and x, C) C2
Author
jrbyrnes
Parents
3c399226
Loading