[PATCH] D55373: [LSR] Generate formulae to enable more indexed accesses
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 11 09:22:50 PST 2019
samparker updated this revision to Diff 181297.
samparker added a comment.
Changed the default value for the command line option 'EnableBackedgeIndexing' to false.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55373/new/
https://reviews.llvm.org/D55373
Files:
include/llvm/Analysis/TargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfoImpl.h
lib/Analysis/TargetTransformInfo.cpp
lib/Target/ARM/ARMTargetTransformInfo.h
lib/Transforms/Scalar/LoopStrengthReduce.cpp
test/CodeGen/ARM/dsp-loop-indexing.ll
test/CodeGen/ARM/loop-align-cortex-m.ll
test/CodeGen/ARM/loop-indexing.ll
test/Transforms/LoopStrengthReduce/ARM/complexity.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55373.181297.patch
Type: text/x-patch
Size: 88406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190111/6d1ce906/attachment-0001.bin>
More information about the llvm-commits
mailing list