[all-commits] [llvm/llvm-project] 5adc2d: [AMDGPU] Support Wave Reduction intrinsics for hal...

Aaditya via All-commits all-commits at lists.llvm.org
Wed Jun 10 03:41:17 PDT 2026


  Branch: refs/heads/users/easyonaadit/amdgpu/half-wave-reduce-ops
  Home:   https://github.com/llvm/llvm-project
  Commit: 5adc2d12c06808f2b13ac3e437eba2fe3b1d2197
      https://github.com/llvm/llvm-project/commit/5adc2d12c06808f2b13ac3e437eba2fe3b1d2197
  Author: Aaditya <Aaditya.AlokDeshpande at amd.com>
  Date:   2026-06-10 (Wed, 10 Jun 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.fadd.ll
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.fmax.ll
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.fmin.ll
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.fsub.ll

  Log Message:
  -----------
  [AMDGPU] Support Wave Reduction intrinsics for half types

Supported Ops: `fmin`, `fmax`, `fadd`, `fsub`.



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