[all-commits] [llvm/llvm-project] 6bccd9: [AMDGPU] Do not assert on non-zero COMPUTE_PGM_RSR...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Tue Aug 26 14:43:10 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6bccd967b117176192b821c178a55ea31192b45a
https://github.com/llvm/llvm-project/commit/6bccd967b117176192b821c178a55ea31192b45a
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2025-08-26 (Tue, 26 Aug 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
Log Message:
-----------
[AMDGPU] Do not assert on non-zero COMPUTE_PGM_RSRC3 on gfx1250. NFCI (#155498)
COMPUTE_PGM_RSRC3 does exist on gfx1250, we are just not using it 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