llvm-project
3387e558
- [InstCombine] Use SimplifyQuery in isKnownSign()
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[InstCombine] Use SimplifyQuery in isKnownSign() This enabled the use of DomConditionCache. As such, remove the explicit isImpliedByDomCondition() call. This is probably not entirely NFC because these APIs don't support exactly the same cases.
Author
nikic
Committer
nikic
Parents
42f4e505
Loading