[all-commits] [llvm/llvm-project] f6fd6e: [AMDGPU] Extend ComputePGMRSrc3 to gfx10+. NFCI.

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Sat Mar 1 03:02:43 PST 2025


  Branch: refs/heads/users/rampitec/02-28-_amdgpu_extend_computepgmrsrc3_to_gfx10_._nfci
  Home:   https://github.com/llvm/llvm-project
  Commit: f6fd6e86259ddc3c631e8251dedd4b4078c933e3
      https://github.com/llvm/llvm-project/commit/f6fd6e86259ddc3c631e8251dedd4b4078c933e3
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2025-03-01 (Sat, 01 Mar 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
    M llvm/lib/Target/AMDGPU/SIProgramInfo.cpp
    M llvm/lib/Target/AMDGPU/SIProgramInfo.h

  Log Message:
  -----------
  [AMDGPU] Extend ComputePGMRSrc3 to gfx10+. NFCI.

ComputePGMRSrc3 exists since gfx90a and gfx10+. Current code
only expects gfx90a. This is NFCI since we do not feel it on
gfx10+ yet.



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