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.
Paths
| Differential D123039
[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 Target ISA Notes
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 4 2022, 11:03 AM asavonic added a parent revision: D121727: [NVPTX] Integrate ptxas to LIT tests.Apr 11 2022, 8:52 AM This revision was landed with ongoing or failed builds.Apr 14 2022, 7:08 AM Closed by commit rG230f32696497: [NVPTX] shfl.sync is introduced in PTX 6.0 (authored by asavonic). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 422855 llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
llvm/test/CodeGen/NVPTX/shfl-sync-p.ll
llvm/test/CodeGen/NVPTX/shfl-sync.ll
|