This is an archive of the discontinued LLVM Phabricator instance.

[libc++][PSTL] Add vectorization annotations when clang is used
ClosedPublic

Authored by philnik on Jul 17 2023, 1:14 PM.

Details

Diff Detail

Event Timeline

philnik created this revision.Jul 17 2023, 1:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 17 2023, 1:14 PM
philnik requested review of this revision.Jul 17 2023, 1:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 17 2023, 1:14 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision.Jul 17 2023, 1:47 PM
This revision is now accepted and ready to land.Jul 17 2023, 1:47 PM
philnik updated this revision to Diff 545227.Jul 28 2023, 11:03 AM

Try to fix CI

The CI failures look unrelated, so I'm landing this.

This revision was landed with ongoing or failed builds.Jul 31 2023, 6:52 PM
This revision was automatically updated to reflect the committed changes.