[PATCH] D105573: [AArch64][SME] Add ldr and str instructions

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 21 01:17:39 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6c32cfe85c78: [AArch64][SME] Add ldr and str instructions (authored by c-rhodes).

Changed prior to commit:
  https://reviews.llvm.org/D105573?vs=358571&id=360379#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105573

Files:
  llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
  llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp
  llvm/lib/Target/AArch64/SMEInstrFormats.td
  llvm/test/MC/AArch64/SME/ldr-diagnostics.s
  llvm/test/MC/AArch64/SME/ldr.s
  llvm/test/MC/AArch64/SME/str-diagnostics.s
  llvm/test/MC/AArch64/SME/str.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105573.360379.patch
Type: text/x-patch
Size: 16065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210721/9c5693e8/attachment.bin>


More information about the llvm-commits mailing list