[all-commits] [llvm/llvm-project] e63d5b: [AMDGPU] Extending wave reduction intrinsics for `...

Aaditya via All-commits all-commits at lists.llvm.org
Wed Jul 30 03:45:17 PDT 2025


  Branch: refs/heads/users/easyonaadit/amdgpu/wave-reduce-intrinsics-bitwise
  Home:   https://github.com/llvm/llvm-project
  Commit: e63d5b70bb8d6e0ebf2212b6515c711920df5e8d
      https://github.com/llvm/llvm-project/commit/e63d5b70bb8d6e0ebf2212b6515c711920df5e8d
  Author: Aaditya <Aaditya.AlokDeshpande at amd.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/lib/Target/AMDGPU/SIInstructions.td
    A llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.and.ll
    A llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.or.ll
    A llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.xor.ll

  Log Message:
  -----------
  [AMDGPU] Extending wave reduction intrinsics for `i64` types - 3

Supporting Arithemtic Operations: `and`, `or`, `xor`



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