[all-commits] [llvm/llvm-project] 912528: [AMDGPU] Set inst_pref_size to maximum

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Tue Feb 18 00:57:57 PST 2025


  Branch: refs/heads/users/rampitec/02-12-_amdgpu_set_inst_pref_size_to_maximum
  Home:   https://github.com/llvm/llvm-project
  Commit: 912528bab81dfc9c45f012c940ffee862035b728
      https://github.com/llvm/llvm-project/commit/912528bab81dfc9c45f012c940ffee862035b728
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2025-02-18 (Tue, 18 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