llvm-project
0e786557
- [LVI] Use m_AddLike instead of m_Add when matching simple condition
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
goldsteinn
Committer
goldsteinn
Parents
efa1544c
Loading