[all-commits] [llvm/llvm-project] bafbe3: [NVPTX] Add support for atomic add for bf16 type (...

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Wed May 8 01:22:23 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bafbe39778a972d0f2869980de22fb00c03a6a35
      https://github.com/llvm/llvm-project/commit/bafbe39778a972d0f2869980de22fb00c03a6a35
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2024-05-08 (Wed, 08 May 2024)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
    M llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
    A llvm/test/CodeGen/NVPTX/atomics-sm90.ll

  Log Message:
  -----------
  [NVPTX] Add support for atomic add for bf16 type (#89586)

atom.add.noftz.bf16 is supported since SM 9.0 and PTX 7.8



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