[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
Mon Feb 27 14:24:18 PST 2017


wmi updated this revision to Diff 89938.
wmi added a comment.

Add a testcase by checking the LSR debug output.


Repository:
  rL LLVM

https://reviews.llvm.org/D30350

Files:
  lib/Transforms/Scalar/LoopStrengthReduce.cpp
  test/Transforms/LoopStrengthReduce/X86/reassociation-cap.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30350.89938.patch
Type: text/x-patch
Size: 4830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170227/c01bee92/attachment.bin>


More information about the llvm-commits mailing list