[PATCH] D63840: [ARM] Add support for MVE pre and post inc loads and stores.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 08:28:39 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368305: [ARM] Add support for MVE pre and post inc loads and stores (authored by dmgreen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63840?vs=213399&id=214161#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63840

Files:
  llvm/trunk/include/llvm/Target/TargetSelectionDAG.td
  llvm/trunk/lib/Target/ARM/ARMISelDAGToDAG.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMInstrMVE.td
  llvm/trunk/test/CodeGen/Thumb2/mve-ldst-postinc.ll
  llvm/trunk/test/CodeGen/Thumb2/mve-ldst-preinc.ll
  llvm/trunk/test/CodeGen/Thumb2/mve-ldst-regimm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63840.214161.patch
Type: text/x-patch
Size: 61848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190808/60afac70/attachment.bin>


More information about the llvm-commits mailing list