[PATCH] D30350: [LSR] Add a cap for reassociation of AllFixupsOutsideLoop type LSRUse to protect compile time
Wei Mi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 12 11:09:15 PDT 2017
wmi updated this revision to Diff 95000.
wmi added a comment.
Address Sanjoy's comments.
- Implement local caches for getZeroExtendExpr and getSignExtendExpr.
- Generate the IR programatically for the testcase.
Repository:
rL LLVM
https://reviews.llvm.org/D30350
Files:
include/llvm/Analysis/ScalarEvolution.h
lib/Analysis/ScalarEvolution.cpp
unittests/Analysis/ScalarEvolutionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30350.95000.patch
Type: text/x-patch
Size: 27966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170412/eba1ca99/attachment.bin>
More information about the llvm-commits
mailing list