[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 Jul 6 08:52:45 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307269: [LSR] Narrow search space by filtering non-optimal formulae with the sameā€¦ (authored by wmi).

Changed prior to commit:
  https://reviews.llvm.org/D34583?vs=104888&id=105443#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34583

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34583.105443.patch
Type: text/x-patch
Size: 9757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170706/26586a56/attachment.bin>


More information about the llvm-commits mailing list