Same as VQADD, VQSUB can be selected from llvm.ssub.sat intrinsics.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D68567
[ARM] VQSUB instruction ClosedPublic Authored by dmgreen on Oct 7 2019, 4:03 AM.
Details Summary Same as VQADD, VQSUB can be selected from llvm.ssub.sat intrinsics.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Oct 10 2019, 9:14 AM Closed by commit rG8628bb0491cf: [ARM] VQSUB instruction (authored by dmgreen). · Explain WhyOct 10 2019, 9:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 223489 llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/lib/Target/ARM/ARMInstrMVE.td
llvm/test/CodeGen/Thumb2/mve-saturating-arith.ll
|