[all-commits] [llvm/llvm-project] b2a7bd: [AMDGPU] Add SubtargetFeature for dynamic VGPR mode

Diana Picus via All-commits all-commits at lists.llvm.org
Thu Mar 6 01:26:28 PST 2025


  Branch: refs/heads/users/rovka/dvgpr-2
  Home:   https://github.com/llvm/llvm-project
  Commit: b2a7bdc3954d2bf72e99d730ce00159c2550f563
      https://github.com/llvm/llvm-project/commit/b2a7bdc3954d2bf72e99d730ce00159c2550f563
  Author: Diana Picus <Diana-Magda.Picus at amd.com>
  Date:   2025-03-06 (Thu, 06 Mar 2025)

  Changed paths:
    M llvm/docs/AMDGPUUsage.rst
    M llvm/lib/Target/AMDGPU/AMDGPU.td
    M llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
    M llvm/lib/Target/AMDGPU/GCNSubtarget.h
    M llvm/test/CodeGen/AMDGPU/pal-metadata-3.0.ll

  Log Message:
  -----------
  [AMDGPU] Add SubtargetFeature for dynamic VGPR mode

This represents a hardware mode supported only for wave32 compute
shaders. When enabled, we set the `.dynamic_vgpr_en` field of
`.compute_registers` to true in the PAL metadata.



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