llvm-project
0e786557 - [LVI] Use m_AddLike instead of m_Add when matching simple condition

Commit
1 year ago
[LVI] Use m_AddLike instead of m_Add when matching simple condition We have more complete logic for handling `Add`, so try to use that logic for `or disjoint` (which can definitionally be treated as `add`). Closes #86058
Author
Committer
Parents
Loading