[PATCH] D38415: [SimplifyIndVar] Replace IVUsers with loop invariant if possible
Hongbin Zheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 30 09:15:29 PDT 2017
etherzhhb updated this revision to Diff 117260.
etherzhhb retitled this revision from "[SimplifyIndVar] Correctly extract constant LLVM value from SCEV during constant folding" to "[SimplifyIndVar] Replace IVUsers with loop invariant if possible".
etherzhhb edited the summary of this revision.
etherzhhb added a comment.
Address reviewer's comments
Repository:
rL LLVM
https://reviews.llvm.org/D38415
Files:
lib/Transforms/Utils/SimplifyIndVar.cpp
test/Transforms/IndVarSimplify/constant-fold-1.ll
test/Transforms/IndVarSimplify/replace-iv-with-loop-invariant.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38415.117260.patch
Type: text/x-patch
Size: 5978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170930/7b57affd/attachment.bin>
More information about the llvm-commits
mailing list