[all-commits] [llvm/llvm-project] 35ab46: [AMDGPU] Set inst_pref_size to maximum
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Mon Mar 3 08:24:27 PST 2025
Branch: refs/heads/users/rampitec/02-12-_amdgpu_set_inst_pref_size_to_maximum
Home: https://github.com/llvm/llvm-project
Commit: 35ab46149762367dd831e410e3e9afac68c5b872
https://github.com/llvm/llvm-project/commit/35ab46149762367dd831e410e3e9afac68c5b872
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2025-03-03 (Mon, 03 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
A llvm/test/CodeGen/AMDGPU/inst-prefetch-hint.ll
Log Message:
-----------
[AMDGPU] Set inst_pref_size to maximum
On gfx11 and gfx12 set initial instruction prefetch size to a
minimum of kernel size and maximum allowed value.
Fixes: SWDEV-513122
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