[all-commits] [llvm/llvm-project] 42410d: [AMDGPU] Extend ComputePGMRSrc3 to gfx10+. NFCI.
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Fri Feb 28 11:28:07 PST 2025
Branch: refs/heads/users/rampitec/02-28-_amdgpu_extend_computepgmrsrc3_to_gfx10_._nfci
Home: https://github.com/llvm/llvm-project
Commit: 42410d5b900f70b3e3fa7228b65042525cd636ea
https://github.com/llvm/llvm-project/commit/42410d5b900f70b3e3fa7228b65042525cd636ea
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2025-02-28 (Fri, 28 Feb 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