[PATCH] D71194: [ARM] MVE VLDn addressing modes

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rGff2e67a4f708: [ARM] MVE VLDn postinc (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D71194?vs=238203&id=239029#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71194

Files:
  llvm/include/llvm/IR/IntrinsicsARM.td
  llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/test/CodeGen/Thumb2/mve-intrinsics/vld24.ll
  llvm/test/CodeGen/Thumb2/mve-multivec-spill.ll
  llvm/test/CodeGen/Thumb2/mve-vld2-post.ll
  llvm/test/CodeGen/Thumb2/mve-vld2.ll
  llvm/test/CodeGen/Thumb2/mve-vld4-post.ll
  llvm/test/CodeGen/Thumb2/mve-vld4.ll
  llvm/test/CodeGen/Thumb2/mve-vst2-post.ll
  llvm/test/CodeGen/Thumb2/mve-vst2.ll
  llvm/test/CodeGen/Thumb2/mve-vst4-post.ll
  llvm/test/CodeGen/Thumb2/mve-vst4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71194.239029.patch
Type: text/x-patch
Size: 85410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200120/c4999987/attachment.bin>


More information about the llvm-commits mailing list