[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 18:12:24 PDT 2017
wmi updated this revision to Diff 95071.
wmi added a comment.
Address Sanjoy's comments: Use SmallDenseMap and lambda.
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.95071.patch
Type: text/x-patch
Size: 27513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170413/00cc4460/attachment.bin>
More information about the llvm-commits
mailing list