[all-commits] [llvm/llvm-project] f9aa86: [ARM] Add more MVE intrinsics to sink splats to
David Green via All-commits
all-commits at lists.llvm.org
Thu Sep 30 06:41:37 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f9aa8623fe6d3b44e8a2b5b148c7fddaee71427b
https://github.com/llvm/llvm-project/commit/f9aa8623fe6d3b44e8a2b5b148c7fddaee71427b
Author: David Green <david.green at arm.com>
Date: 2021-09-30 (Thu, 30 Sep 2021)
Changed paths:
M llvm/lib/Target/ARM/ARMISelLowering.cpp
M llvm/test/CodeGen/Thumb2/mve-qrintr.ll
Log Message:
-----------
[ARM] Add more MVE intrinsics to sink splats to
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.
Differential Revision: https://reviews.llvm.org/D110333
More information about the All-commits
mailing list