[PATCH] In LICM, don't create more than one copy of an instruction per loop exit block when sinking.
Evgeniy Stepanov
eugenis at google.com
Mon Jun 23 03:00:08 PDT 2014
Hi chandlerc,
Fixes exponential compilation complexity in PR19835.
http://llvm.org/bugs/show_bug.cgi?id=19835
http://reviews.llvm.org/D4252
Files:
lib/Transforms/Scalar/LICM.cpp
test/Transforms/LICM/2014-06-23-ExtraCopies.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4252.10743.patch
Type: text/x-patch
Size: 5192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140623/5cc1e2cf/attachment.bin>
More information about the llvm-commits
mailing list