[PATCH] D66890: [IndVarSimplify] Do not use SCEV expander for IVCount in LFTR when possible.
Alexander Us via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 29 04:52:38 PDT 2019
aus_intel updated this revision to Diff 217835.
aus_intel added a comment.
Updated patch. Added autos instead of pointer types and updates tests with script.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66890/new/
https://reviews.llvm.org/D66890
Files:
llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
llvm/test/Transforms/IndVarSimplify/add_nsw.ll
llvm/test/Transforms/IndVarSimplify/lftr-reuse.ll
llvm/test/Transforms/IndVarSimplify/udiv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66890.217835.patch
Type: text/x-patch
Size: 12844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190829/c06d73bd/attachment.bin>
More information about the llvm-commits
mailing list