diff options
author | Juneyoung Lee <aqjune@gmail.com> | 2020-12-28 08:32:45 +0900 |
---|---|---|
committer | Juneyoung Lee <aqjune@gmail.com> | 2020-12-28 08:32:45 +0900 |
commit | 860199dfbe60d78a7da6406622b635a2d4435db3 (patch) | |
tree | f0634ee12dd0bf5edfb194e3d183473d1045cc2a /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | 4ad41902e8c7481ccf3cdf6e618dfcd1e1fc10fc (diff) | |
download | llvm-860199dfbe60d78a7da6406622b635a2d4435db3.zip llvm-860199dfbe60d78a7da6406622b635a2d4435db3.tar.gz llvm-860199dfbe60d78a7da6406622b635a2d4435db3.tar.bz2 |
[ValueTracking] Use m_LogicalAnd/Or to look into conditions
This patch updates isImpliedCondition/isKnownNonZero to look into select form of
and/or as well.
See llvm.org/pr48353 and D93065 for more context
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D93845
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions