[PATCH] D136088: [AArch64]SME2 instructions that use ZTO operand

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 02:28:55 PDT 2022


CarolineConcatto updated this revision to Diff 472544.
CarolineConcatto marked 5 inline comments as done.
CarolineConcatto added a comment.

- Address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136088

Files:
  llvm/lib/Target/AArch64/AArch64InstrFormats.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/SME2/ldr-diagnostics.s
  llvm/test/MC/AArch64/SME2/ldr.s
  llvm/test/MC/AArch64/SME2/luti2-diagnostics.s
  llvm/test/MC/AArch64/SME2/luti2.s
  llvm/test/MC/AArch64/SME2/luti4-diagnostics.s
  llvm/test/MC/AArch64/SME2/luti4.s
  llvm/test/MC/AArch64/SME2/movt-diagnostics.s
  llvm/test/MC/AArch64/SME2/movt.s
  llvm/test/MC/AArch64/SME2/str-diagnostics.s
  llvm/test/MC/AArch64/SME2/str.s
  llvm/test/MC/AArch64/SME2/zero.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136088.472544.patch
Type: text/x-patch
Size: 52125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221102/75c268f4/attachment-0001.bin>


More information about the llvm-commits mailing list