[PATCH] D101096: [ARM] Transfer memory operands for VLDn

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 2 16:04:41 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG15b5d1a5bf1f: [ARM] Transfer memory operands for VLDn (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D101096?vs=339736&id=342290#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101096

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101096.342290.patch
Type: text/x-patch
Size: 13277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210502/18f58905/attachment.bin>


More information about the llvm-commits mailing list