This is an archive of the discontinued LLVM Phabricator instance.

[NVPTX] shfl.sync is introduced in PTX 6.0
ClosedPublic

Authored by asavonic on Apr 4 2022, 8:35 AM.

Details

Summary

PTX ISA spec, s9.7.8.6. Data Movement and Conversion Instructions: shfl.sync

PTX ISA Notes
Introduced in PTX ISA version 6.0.

Target ISA Notes
Requires sm_30 or higher.

Diff Detail

Event Timeline

asavonic created this revision.Apr 4 2022, 8:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 4 2022, 8:35 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
asavonic requested review of this revision.Apr 4 2022, 8:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 4 2022, 8:35 AM
tra accepted this revision.Apr 4 2022, 11:03 AM
This revision is now accepted and ready to land.Apr 4 2022, 11:03 AM
This revision was landed with ongoing or failed builds.Apr 14 2022, 7:08 AM
This revision was automatically updated to reflect the committed changes.