[PATCH] D110333: [ARM] Add more MVE intrinsics to sink splats to

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 23 07:14:24 PDT 2021


dmgreen created this revision.
dmgreen added reviewers: samtebbs, SjoerdMeijer, simon_tatham, ostannard.
Herald added subscribers: hiraditya, kristof.beyls.
dmgreen requested review of this revision.
Herald added a project: LLVM.

This adds a few more unpredicated intrinsics to sink splats to, in order to create more qr instruction variants. Notably this includes saddsat/uaddsat but also some of the unpredicated mve intrinsics.


https://reviews.llvm.org/D110333

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/test/CodeGen/Thumb2/mve-qrintr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110333.374535.patch
Type: text/x-patch
Size: 7314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210923/2f140825/attachment.bin>


More information about the llvm-commits mailing list