This is an archive of the discontinued LLVM Phabricator instance.

[NVPTX, CUDA] barrier intrinsics and builtins for sm_90
ClosedPublic

Authored by tra on May 24 2023, 12:20 PM.

Diff Detail

Event Timeline

tra created this revision.May 24 2023, 12:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 24 2023, 12:20 PM
tra updated this revision to Diff 525307.May 24 2023, 12:53 PM

Re-enabled .relaxed test, now that ptx80 is available.

tra published this revision for review.May 24 2023, 12:56 PM
tra added a reviewer: jlebar.
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 24 2023, 12:56 PM
tra updated this revision to Diff 525309.May 24 2023, 12:58 PM

whitespace fix.

jlebar accepted this revision.May 24 2023, 3:17 PM
This revision is now accepted and ready to land.May 24 2023, 3:17 PM
This revision was automatically updated to reflect the committed changes.