This is an archive of the discontinued LLVM Phabricator instance.

[Clang][SVE2.1] Add builtins for Multi-vector load and store
ClosedPublic

Authored by CarolineConcatto on May 25 2023, 5:27 AM.

Details

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptMay 25 2023, 5:27 AM
CarolineConcatto requested review of this revision.May 25 2023, 5:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 25 2023, 5:27 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
kmclaughlin added inline comments.
clang/include/clang/Basic/arm_sve.td
1920

Please can you remove the extra comma from these lists?

-Remove extra comma from arm_sve.td

CarolineConcatto marked an inline comment as done.Oct 18 2023, 8:37 AM
This revision is now accepted and ready to land.Oct 19 2023, 6:19 AM
This revision was landed with ongoing or failed builds.Oct 19 2023, 8:12 AM
This revision was automatically updated to reflect the committed changes.