[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 21:25:14 PDT 2017
etherzhhb updated this revision to Diff 117271.
etherzhhb marked an inline comment as done.
etherzhhb added a comment.
Update format
https://reviews.llvm.org/D38415
Files:
include/llvm/Transforms/Utils/SimplifyIndVar.h
lib/Transforms/Scalar/IndVarSimplify.cpp
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.117271.patch
Type: text/x-patch
Size: 10014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171001/755e4f5e/attachment.bin>
More information about the llvm-commits
mailing list