[all-commits] [llvm/llvm-project] 52d2ff: AMDGPU: Add is.shared/is.private intrinsics to isB...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed May 28 12:35:40 PDT 2025


  Branch: refs/heads/users/arsenm/amdgpu/add-is-shared-is-private-is-bool-sgpr
  Home:   https://github.com/llvm/llvm-project
  Commit: 52d2ff52827e424c7e7277deb589fd48546006d1
      https://github.com/llvm/llvm-project/commit/52d2ff52827e424c7e7277deb589fd48546006d1
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-05-28 (Wed, 28 May 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/test/CodeGen/AMDGPU/combine-cond-add-sub.ll

  Log Message:
  -----------
  AMDGPU: Add is.shared/is.private intrinsics to isBoolSGPR

No change in the net output since these ultimately expand to setcc,
but saves a step in the DAG.



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