[PATCH] D129293: [IndVars] Simplify instructions after replacing header phi with preheader value
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 8 04:07:49 PDT 2022
nikic updated this revision to Diff 443198.
nikic edited the summary of this revision.
nikic added a comment.
Add PhaseOrdering test.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129293/new/
https://reviews.llvm.org/D129293
Files:
llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
llvm/test/Transforms/IndVarSimplify/X86/pr35406.ll
llvm/test/Transforms/IndVarSimplify/eliminate-backedge.ll
llvm/test/Transforms/IndVarSimplify/eliminate-exit-no-dl.ll
llvm/test/Transforms/IndVarSimplify/floating-point-iv.ll
llvm/test/Transforms/IndVarSimplify/lcssa-preservation.ll
llvm/test/Transforms/IndVarSimplify/no-iv-rewrite.ll
llvm/test/Transforms/IndVarSimplify/pr22222.ll
llvm/test/Transforms/IndVarSimplify/pr40454.ll
llvm/test/Transforms/IndVarSimplify/scev-expander-preserve-lcssa.ll
llvm/test/Transforms/IndVarSimplify/sentinel.ll
llvm/test/Transforms/LoopDeletion/pr53969.ll
llvm/test/Transforms/PhaseOrdering/single-iteration-loop-sroa.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129293.443198.patch
Type: text/x-patch
Size: 18459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220708/1ed5d3b5/attachment.bin>
More information about the llvm-commits
mailing list