[PATCH] D54899: [LoopStrengthReduce] ComplexityLimit as an option

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 26 07:39:13 PST 2018


samparker created this revision.
samparker added reviewers: gilr, sunfish, kuba, craig.topper.
Herald added a subscriber: javed.absar.

Convert ComplexityLimit into a command line value.


https://reviews.llvm.org/D54899

Files:
  lib/Transforms/Scalar/LoopStrengthReduce.cpp
  test/Transforms/LoopStrengthReduce/ARM/complexity.ll
  test/Transforms/LoopStrengthReduce/lsr-comp-time.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54899.175256.patch
Type: text/x-patch
Size: 11003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181126/04509155/attachment.bin>


More information about the llvm-commits mailing list