[PATCH] D132076: [KnownBits] Limited recursion through phi operands
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 17 15:14:38 PDT 2022
reames updated this revision to Diff 453447.
reames added a comment.
Hoist invariant code out of the loop.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132076/new/
https://reviews.llvm.org/D132076
Files:
llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Analysis/ScalarEvolution/outer_phi.ll
llvm/test/Transforms/InstCombine/known-phi-recurse.ll
llvm/test/Transforms/LoopUnroll/runtime-unroll-remainder.ll
llvm/test/Transforms/PhaseOrdering/X86/pr38280.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132076.453447.patch
Type: text/x-patch
Size: 6792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220817/eb92c6a7/attachment.bin>
More information about the llvm-commits
mailing list