[PATCH] D143278: [SME2][AArch64] Add multi-indexed multiply-add long long intrinsics

Kerry McLaughlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 05:46:41 PST 2023


kmclaughlin updated this revision to Diff 499819.
kmclaughlin added a comment.

Fixed the immediates used in the *za64.lane.vg4x1 tests so that they are within the correct range for `VectorIndexH32b`.


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

https://reviews.llvm.org/D143278

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143278.499819.patch
Type: text/x-patch
Size: 60323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230223/df6e0b3f/attachment.bin>


More information about the llvm-commits mailing list