[PATCH] D127414: [AArch64][SME] Add SME read/write intrinsics that map to the mova instruction

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 02:31:17 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
david-arm marked an inline comment as done.
Closed by commit rG5fa2416ea0bf: [AArch64][SME] Add SME read/write intrinsics that map to the mova instruction (authored by david-arm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127414

Files:
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/SMEInstrFormats.td
  llvm/test/CodeGen/AArch64/SME/sme-intrinsics-mova-extract.ll
  llvm/test/CodeGen/AArch64/SME/sme-intrinsics-mova-insert.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127414.437089.patch
Type: text/x-patch
Size: 68477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220615/521e97f8/attachment.bin>


More information about the llvm-commits mailing list