[PATCH] D78509: [AArch64][SVE] Add addressing mode for contiguous loads & stores

Kerry McLaughlin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 21 04:50:07 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0df40d6ef8b8: [AArch64][SVE] Add addressing mode for contiguous loads & stores (authored by kmclaughlin).

Changed prior to commit:
  https://reviews.llvm.org/D78509?vs=258954&id=258965#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78509

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/sve-intrinsics-ld1-addressing-mode-reg-imm.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-ld1-addressing-mode-reg-reg.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-ld1.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-st1-addressing-mode-reg-imm.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-st1-addressing-mode-reg-reg.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-st1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78509.258965.patch
Type: text/x-patch
Size: 67738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200421/bb62f558/attachment-0001.bin>


More information about the cfe-commits mailing list