Add intrinsics for the following instructions:
- adclb, adclt, sbclb, sbclt
Paths
| Differential D74328
[AArch64][SVE] Add addsub carry long instrinsics ClosedPublic Authored by dancgr on Feb 10 2020, 8:15 AM.
Details Summary Add intrinsics for the following instructions:
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 11 2020, 3:44 AM Closed by commit rGfc8d033e9663: [AArch64][SVE] Add addsub carry long instrinsics (authored by dancgr). · Explain WhyFeb 12 2020, 7:46 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 244182 llvm/include/llvm/IR/IntrinsicsAArch64.td
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve2-int-addsub-long.ll
|