llvm-project
3387e558 - [InstCombine] Use SimplifyQuery in isKnownSign()

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
Committer
Parents
Loading