Skip to content

Commit 0c40178

Browse files
committed
Fixup: table comment
1 parent d888ba4 commit 0c40178

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -734,6 +734,8 @@ getOperationOrderings(MemSDNode *N, const NVPTXSubtarget *Subtarget) {
734734
// clang-format off
735735

736736
// Lowering for Load/Store Operations (note: AcquireRelease Loads or Stores error).
737+
// Note: uses of Relaxed in the Atomic column of this table refer
738+
// to LLVM AtomicOrdering::Monotonic.
737739
//
738740
// | Atomic | Volatile | Statespace | PTX sm_60- | PTX sm_70+ |
739741
// |---------|----------|--------------------|------------|------------------------------|

0 commit comments

Comments
 (0)