[all-commits] [llvm/llvm-project] de6706: [AMDGPU] DPP wave reduction for double types - 2

Aaditya via All-commits all-commits at lists.llvm.org
Mon Apr 13 02:57:16 PDT 2026


  Branch: refs/heads/users/easyonaadit/amdgpu/double-dpp-implement-add-sub
  Home:   https://github.com/llvm/llvm-project
  Commit: de67064fc67fdf2bbd85829cf26660e6030c6735
      https://github.com/llvm/llvm-project/commit/de67064fc67fdf2bbd85829cf26660e6030c6735
  Author: Aaditya <Aaditya.AlokDeshpande at amd.com>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    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.fsub.ll

  Log Message:
  -----------
  [AMDGPU] DPP wave reduction for double types - 2

Supported Ops: `fadd` and `fsub`


  Commit: 79d4bb02f414dec63b0d0be3f76bf655789a6e07
      https://github.com/llvm/llvm-project/commit/79d4bb02f414dec63b0d0be3f76bf655789a6e07
  Author: Aaditya <Aaditya.AlokDeshpande at amd.com>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp

  Log Message:
  -----------
  Review comments:
use input wave instruction for checks


Compare: https://github.com/llvm/llvm-project/compare/5815273b7681...79d4bb02f414

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