This is an archive of the discontinued LLVM Phabricator instance.

[NVPTX] add new sm90-specific intrinsics.
ClosedPublic

Authored by tra on May 19 2023, 5:11 PM.

Diff Detail

Event Timeline

tra created this revision.May 19 2023, 5:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 19 2023, 5:11 PM
tra updated this revision to Diff 523973.May 19 2023, 5:18 PM

Added is_explicit_cluster test.

tra published this revision for review.May 19 2023, 5:23 PM
tra added a reviewer: jlebar.
jlebar accepted this revision.May 19 2023, 5:25 PM
This revision is now accepted and ready to land.May 19 2023, 5:25 PM
tra updated this revision to Diff 524510.May 22 2023, 3:17 PM

*shared_cluster intrinsics acceps pointers in shared AS.

tra updated this revision to Diff 524513.May 22 2023, 3:24 PM

Updated tests.

This revision was automatically updated to reflect the committed changes.