PTX ISA spec, s9.7.12.4. Parallel Synchronization and Communication Instructions: atom
Target ISA Notes
64-bit atom.{and,or,xor,min,max} require sm_32 or higher.
Paths
| Differential D123038
[NVPTX] 64-bit atom.{and,or,xor,min,max} require sm_32 or higher ClosedPublic Authored by asavonic on Apr 4 2022, 8:34 AM.
Details Summary PTX ISA spec, s9.7.12.4. Parallel Synchronization and Communication Instructions: atom Target ISA Notes
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 4 2022, 11:02 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 rG369adba0435e: [NVPTX] 64-bit atom.{and,or,xor,min,max} require sm_32 or higher (authored by asavonic). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 422854 llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
llvm/test/CodeGen/NVPTX/atomics.ll
|