[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
Wed Feb 15 09:38:01 PST 2023


kmclaughlin updated this revision to Diff 497709.
kmclaughlin marked an inline comment as done.
kmclaughlin added a comment.

- Changed `sme2_mla_ll_array_index_64b` to use `VectorIndexH32b_timm`


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.497709.patch
Type: text/x-patch
Size: 60331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230215/0f4af2f6/attachment.bin>


More information about the llvm-commits mailing list