[PATCH] D105570: [AArch64][SME] Add matrix register definitions and parsing support

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


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc08dabb0f476: [AArch64][SME] Add matrix register definitions and parsing support (authored by c-rhodes).

Changed prior to commit:
  https://reviews.llvm.org/D105570?vs=358237&id=358540#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105570

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/lib/Target/AArch64/AArch64RegisterInfo.td
  llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
  llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp
  llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp
  llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.h
  llvm/lib/Target/AArch64/SMEInstrFormats.td
  llvm/test/MC/AArch64/SME/addha-diagnostics.s
  llvm/test/MC/AArch64/SME/addha-u32.s
  llvm/test/MC/AArch64/SME/addha-u64.s
  llvm/test/MC/AArch64/SME/addva-diagnostics.s
  llvm/test/MC/AArch64/SME/addva-u32.s
  llvm/test/MC/AArch64/SME/addva-u64.s
  llvm/unittests/Target/AArch64/CMakeLists.txt
  llvm/unittests/Target/AArch64/MatrixRegisterAliasing.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105570.358540.patch
Type: text/x-patch
Size: 56411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210714/2383cdc1/attachment-0001.bin>


More information about the llvm-commits mailing list