[PATCH] D34583: [LSR] Narrow search space by filtering non-optimal formulae with the same ScaledReg and Scale.

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 17:22:13 PDT 2017


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

Address Sanjoy's comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D34583

Files:
  lib/Transforms/Scalar/LoopStrengthReduce.cpp
  test/CodeGen/X86/regalloc-reconcile-broken-hints.ll
  test/Transforms/LoopStrengthReduce/2013-01-14-ReuseCast.ll
  test/Transforms/LoopStrengthReduce/X86/lsr-filtering-scaledreg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34583.104786.patch
Type: text/x-patch
Size: 17335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170630/34731991/attachment.bin>


More information about the llvm-commits mailing list