This is an archive of the discontinued LLVM Phabricator instance.

[Clang][SVE2.1] Add builtins for 2-way svdot (vectors, indexed)
ClosedPublic

Authored by CarolineConcatto on May 25 2023, 6:25 AM.

Details

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptMay 25 2023, 6:25 AM
CarolineConcatto requested review of this revision.May 25 2023, 6:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 25 2023, 6:25 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
dtemirbulatov added inline comments.Oct 18 2023, 6:47 AM
clang/test/Sema/aarch64-sve2p1-intrinsics/acle_sve2p1_imm.cpp
112

It looks like an incorrect error report?

dtemirbulatov added inline comments.Oct 18 2023, 11:26 AM
clang/test/Sema/aarch64-sve2p1-intrinsics/acle_sve2p1_imm.cpp
112

Oh, I see this is only syntax test. Resolved.

This revision is now accepted and ready to land.Oct 18 2023, 11:45 AM
This revision was landed with ongoing or failed builds.Oct 19 2023, 9:11 AM
This revision was automatically updated to reflect the committed changes.