[all-commits] [llvm/llvm-project] b56344: [AMDGPU] Use v_pk_add_bf16 for scalar bf16 fadd on...

Harrison Hao via All-commits all-commits at lists.llvm.org
Mon Jul 13 03:00:51 PDT 2026


  Branch: refs/heads/users/harrisonGPU/bf16-scalar-pk
  Home:   https://github.com/llvm/llvm-project
  Commit: b563449fa89f079f82b452ee9b55bb61eb27172d
      https://github.com/llvm/llvm-project/commit/b563449fa89f079f82b452ee9b55bb61eb27172d
  Author: Harrison Hao <tsworld1314 at gmail.com>
  Date:   2026-07-13 (Mon, 13 Jul 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
    M llvm/lib/Target/AMDGPU/SIInstructions.td
    M llvm/lib/Target/AMDGPU/VOP3PInstructions.td
    M llvm/test/CodeGen/AMDGPU/atomic_optimizations_global_pointer.ll
    M llvm/test/CodeGen/AMDGPU/bf16.ll
    M llvm/test/CodeGen/AMDGPU/global-atomicrmw-fadd.ll
    M llvm/test/CodeGen/AMDGPU/packed-fneg-fsub-bf16.ll

  Log Message:
  -----------
  [AMDGPU] Use v_pk_add_bf16 for scalar bf16 fadd on gfx1250/gfx13



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