[PATCH] D95881: [ARM] Extend search for increment in load/store optimizer

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 15 05:18:10 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa838a4f69f50: [ARM] Extend search for increment in load/store optimizer (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D95881?vs=323389&id=323720#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95881

Files:
  llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp
  llvm/test/CodeGen/ARM/indexed-mem.ll
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/fast-fp-loops.ll
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/mve-float-loops.ll
  llvm/test/CodeGen/Thumb2/mve-float32regloops.ll
  llvm/test/CodeGen/Thumb2/mve-postinc-distribute.ll
  llvm/test/CodeGen/Thumb2/mve-postinc-lsr.ll
  llvm/test/CodeGen/Thumb2/mve-satmul-loops.ll
  llvm/test/CodeGen/Thumb2/mve-vecreduce-loops.ll
  llvm/test/CodeGen/Thumb2/mve-vldshuffle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95881.323720.patch
Type: text/x-patch
Size: 15282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210215/5f23290b/attachment.bin>


More information about the llvm-commits mailing list