[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
Mon Oct 7 05:50:59 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG90707394e37f: [LSR] Narrow search space by filtering non-optimal formulae with the sameā¦ (authored by wmi).
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D34583?vs=105443&id=223535#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D34583/new/
https://reviews.llvm.org/D34583
Files:
llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
llvm/test/CodeGen/X86/regalloc-reconcile-broken-hints.ll
llvm/test/Transforms/LoopStrengthReduce/2013-01-14-ReuseCast.ll
llvm/test/Transforms/LoopStrengthReduce/X86/lsr-filtering-scaledreg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34583.223535.patch
Type: text/x-patch
Size: 9624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191007/1fc5e28f/attachment-0001.bin>
More information about the llvm-commits
mailing list