[all-commits] [llvm/llvm-project] 6efc6a: [AMDGPU] Set inst_pref_size to maximum
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Thu Feb 13 01:43:40 PST 2025
Branch: refs/heads/users/rampitec/02-12-_amdgpu_set_inst_pref_size_to_maximum
Home: https://github.com/llvm/llvm-project
Commit: 6efc6a3a0f577af4b63bb407dcb0a31384cd0b60
https://github.com/llvm/llvm-project/commit/6efc6a3a0f577af4b63bb407dcb0a31384cd0b60
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/AMDGPUAsmPrinter.h
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