[PATCH] D142089: [AArch64][SME2] Add Multi-vector saturating extract narrow and interleave intrinsics

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 20 07:22:21 PST 2023


CarolineConcatto updated this revision to Diff 490841.
CarolineConcatto added a comment.

- Replace ZPR2 by ZPR2Mul2 in s SVE2p1_Cvt_VG2_Pat


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142089

Files:
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SMEInstrFormats.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sme2-intrinsics-qcvtn.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142089.490841.patch
Type: text/x-patch
Size: 13026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230120/18d222eb/attachment.bin>


More information about the llvm-commits mailing list