[all-commits] [llvm/llvm-project] d254ae: [NVPTX] add support for 128-bit atomics (#154852)

Alex MacLean via All-commits all-commits at lists.llvm.org
Thu Aug 28 10:42:08 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d254aed8dbdd73bc18c018a97009de3c40756ed3
      https://github.com/llvm/llvm-project/commit/d254aed8dbdd73bc18c018a97009de3c40756ed3
  Author: Alex MacLean <amaclean at nvidia.com>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
    M llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.h
    M llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
    M llvm/lib/Target/NVPTX/NVPTXISelLowering.h
    M llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
    M llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
    M llvm/lib/Target/NVPTX/NVPTXSubtarget.h
    M llvm/test/CodeGen/NVPTX/atomicrmw-expand.err.ll
    A llvm/test/CodeGen/NVPTX/atomics-b128.ll

  Log Message:
  -----------
  [NVPTX] add support for 128-bit atomics (#154852)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list