[all-commits] [llvm/llvm-project] f55b17: [AMDGPU] Set inst_pref_size to maximum
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Thu Feb 13 11:20:01 PST 2025
Branch: refs/heads/users/rampitec/02-12-_amdgpu_set_inst_pref_size_to_maximum
Home: https://github.com/llvm/llvm-project
Commit: f55b17985570d1f46efe3322505bdc0b799ecbdf
https://github.com/llvm/llvm-project/commit/f55b17985570d1f46efe3322505bdc0b799ecbdf
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2025-02-13 (Thu, 13 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
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