[PATCH] D70790: [ARM] Favour post inc for MVE loops

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 19 23:48:46 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5e51f7554217: [ARM] Favour post inc for MVE loops (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D70790?vs=237627&id=239028#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70790

Files:
  llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
  llvm/lib/Target/ARM/ARMTargetTransformInfo.h
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/fast-fp-loops.ll
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/mve-float-loops.ll
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/mve-tail-data-types.ll
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/vector-arith-codegen.ll
  llvm/test/CodeGen/Thumb2/mve-gather-ptrs.ll
  llvm/test/CodeGen/Thumb2/mve-shifts-scalar.ll
  llvm/test/CodeGen/Thumb2/mve-vldst4.ll
  llvm/test/CodeGen/Thumb2/mve-vmla.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70790.239028.patch
Type: text/x-patch
Size: 92932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200120/6ea2b174/attachment-0001.bin>


More information about the llvm-commits mailing list