[PATCH] D142368: [AArch64][SME2] Add multi-vector saturating doubling multiply high intrinsics

Kerry McLaughlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 05:56:08 PST 2023


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

- Added a new first argument (`%unused`) to the tests in sme2-intrinsics-sqdmulh.ll, to ensure the multi-vector input starts on a multiple of 2 or 4.


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

https://reviews.llvm.org/D142368

Files:
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/test/CodeGen/AArch64/sme2-intrinsics-sqdmulh.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142368.492079.patch
Type: text/x-patch
Size: 27373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230125/8c4d580a/attachment.bin>


More information about the llvm-commits mailing list