[all-commits] [llvm/llvm-project] edd615: AMDGPU: Remove "gws" feature from generic targets ...

Changpeng Fang via All-commits all-commits at lists.llvm.org
Fri Jul 11 00:07:41 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: edd615eef216d2ef9a39c7d9ffd8b8c79852f091
      https://github.com/llvm/llvm-project/commit/edd615eef216d2ef9a39c7d9ffd8b8c79852f091
  Author: Changpeng Fang <changpeng.fang at amd.com>
  Date:   2025-07-11 (Fri, 11 Jul 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/GCNProcessors.td

  Log Message:
  -----------
  AMDGPU: Remove "gws" feature from generic targets (#148122)

Here "generic targets" means when no target is specified. This is
because gfx12+ does not support this feature, and thus it is no longer
universally available.

Fixes: SWDEV-541399



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