[all-commits] [llvm/llvm-project] d17228: [Clang] Make AMDGPU OpenCL tests require AMD regis...

Joseph Huber via All-commits all-commits at lists.llvm.org
Mon Feb 5 07:08:45 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d1722868d34a69df8466b72098176f54a7af8823
      https://github.com/llvm/llvm-project/commit/d1722868d34a69df8466b72098176f54a7af8823
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2024-02-05 (Mon, 05 Feb 2024)

  Changed paths:
    M clang/test/SemaOpenCL/builtins-amdgcn-error-wave32.cl
    M clang/test/SemaOpenCL/builtins-amdgcn-error-wave64.cl

  Log Message:
  -----------
  [Clang] Make AMDGPU OpenCL tests require AMD registered target

Summary:
These tests likely always failed but was hidden by the expected return
value. Simply make them require AMDGPU as a registered target so they
don't fail on other machines.




More information about the All-commits mailing list