[all-commits] [llvm/llvm-project] e21b0b: [AMDGPU] Remove gws feature from GFX12 (#78711)

Jay Foad via All-commits all-commits at lists.llvm.org
Fri Jan 19 07:46:06 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e21b0b083e14dd0714a33c2d8190b377d58532fe
      https://github.com/llvm/llvm-project/commit/e21b0b083e14dd0714a33c2d8190b377d58532fe
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2024-01-19 (Fri, 19 Jan 2024)

  Changed paths:
    M clang/test/CodeGenOpenCL/builtins-amdgcn-gfx12-err.cl
    A clang/test/CodeGenOpenCL/builtins-amdgcn-gfx12-param-err.cl
    M llvm/lib/TargetParser/TargetParser.cpp

  Log Message:
  -----------
  [AMDGPU] Remove gws feature from GFX12 (#78711)

This was already done for LLVM. This patch just updates the Clang
builtin handling to match.




More information about the All-commits mailing list