This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

Herald added a project: Restricted Project. · View Herald TranscriptJan 24 2023, 4:08 AM
CarolineConcatto requested review of this revision.Jan 24 2023, 4:08 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 24 2023, 4:08 AM
david-arm accepted this revision.Jan 24 2023, 8:39 AM

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
CarolineConcatto edited the summary of this revision. (Show Details)
This revision was landed with ongoing or failed builds.Jan 26 2023, 9:06 AM
This revision was automatically updated to reflect the committed changes.