[PATCH] D125551: [ValueTracking] Handle and/or on RHS of isImpliedCondition()
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 16 07:30:38 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG356d47ccb9b5: [ValueTracking] Handle and/or on RHS of isImpliedCondition() (authored by nikic).
Changed prior to commit:
https://reviews.llvm.org/D125551?vs=429249&id=429713#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125551/new/
https://reviews.llvm.org/D125551
Files:
llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Transforms/InstSimplify/and-or-implied-cond.ll
llvm/test/Transforms/InstSimplify/select-implied.ll
llvm/test/Transforms/LoopVectorize/induction.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125551.429713.patch
Type: text/x-patch
Size: 36558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220516/0f304219/attachment.bin>
More information about the llvm-commits
mailing list