[all-commits] [llvm/llvm-project] 6b25f4: [AMDGPU] Detect trivially uniform arguments in Ins...

Jay Foad via All-commits all-commits at lists.llvm.org
Mon Jun 9 04:06:25 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b25f4439c2123402afbb2436745904166680dac
      https://github.com/llvm/llvm-project/commit/6b25f4439c2123402afbb2436745904166680dac
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2025-06-09 (Mon, 09 Jun 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
    M llvm/test/Transforms/InstCombine/AMDGPU/amdgcn-intrinsics.ll
    A llvm/test/Transforms/InstCombine/AMDGPU/trivially-uniform.ll

  Log Message:
  -----------
  [AMDGPU] Detect trivially uniform arguments in InstCombine (#129897)

Update one test to use an SGPR argument as the simplest way of getting a
uniform value.



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