[PATCH] D55373: [LSR] Generate formulae to enable more indexed accesses

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 7 05:33:57 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353403: [LSR] Generate cross iteration indexes (authored by sam_parker, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D55373?vs=185722&id=185750#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55373/new/

https://reviews.llvm.org/D55373

Files:
  llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
  llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMTargetTransformInfo.h
  llvm/trunk/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/trunk/test/CodeGen/ARM/dsp-loop-indexing.ll
  llvm/trunk/test/CodeGen/ARM/loop-align-cortex-m.ll
  llvm/trunk/test/CodeGen/ARM/loop-indexing.ll
  llvm/trunk/test/Transforms/LoopStrengthReduce/ARM/complexity.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55373.185750.patch
Type: text/x-patch
Size: 84597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190207/2c3e7871/attachment-0001.bin>


More information about the llvm-commits mailing list