[PATCH] D141849: [AArch64][SME2] Add SME2 outer product intrinsics

Kerry McLaughlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 06:48:21 PST 2023


kmclaughlin updated this revision to Diff 493303.
kmclaughlin marked 2 inline comments as done.
kmclaughlin added a comment.

- Renamed the `sme2_bfp_mopx_tile` multiclass to `sme2_int_bmopx_tile`
- Removed the `-mattr=+sve` and `-mattr=+bf16` flags from the RUN line in sme2-intrinsics-mop.ll


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

https://reviews.llvm.org/D141849

Files:
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
  llvm/lib/Target/AArch64/SMEInstrFormats.td
  llvm/test/CodeGen/AArch64/sme-intrinsics-mopa.ll
  llvm/test/CodeGen/AArch64/sme-intrinsics-mops.ll
  llvm/test/CodeGen/AArch64/sme2-intrinsics-mop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141849.493303.patch
Type: text/x-patch
Size: 25047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230130/11d65f89/attachment-0001.bin>


More information about the llvm-commits mailing list