Add the following intrinsic:
ADD vectors
NOTE: These intrinsics are still in development and are subject to future changes.
Paths
| Differential D142455
[AArch64][SME2] Add Multi-vector add vector intrinsics ClosedPublic Authored by CarolineConcatto on Jan 24 2023, 4:08 AM.
Details Summary Add the following intrinsic: ADD vectors NOTE: These intrinsics are still in development and are subject to future changes.
Diff Detail
Event TimelineComment Actions LGTM! Before merging can you change the title from " Add Multi-vector add/sub vector intrinsics" to " Add Multi-vector add vector intrinsics" please? I think it's only adding the adds. This revision is now accepted and ready to land.Jan 24 2023, 8:39 AM CarolineConcatto retitled this revision from [AArch64][SME2] Add Multi-vector add/sub vector intrinsics to [AArch64][SME2] Add Multi-vector add vector intrinsics.Jan 24 2023, 9:42 AM This revision was landed with ongoing or failed builds.Jan 26 2023, 9:06 AM Closed by commit rG76790cf1db53: [AArch64][SME2] Add Multi-vector add vector intrinsics (authored by CarolineConcatto). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 492476 llvm/include/llvm/IR/IntrinsicsAArch64.td
llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
llvm/test/CodeGen/AArch64/sme2-intrinsics-add.ll
|