[all-commits] [llvm/llvm-project] 791b89: [HIP][Clang][CodeGen] Simplify test for `hipstdpar`

Alex Voicu via All-commits all-commits at lists.llvm.org
Tue Oct 17 07:42:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 791b890c468e5784113507f1f2fe7fed694c3962
      https://github.com/llvm/llvm-project/commit/791b890c468e5784113507f1f2fe7fed694c3962
  Author: Alex Voicu <alexandru.voicu at amd.com>
  Date:   2023-10-17 (Tue, 17 Oct 2023)

  Changed paths:
    M clang/test/CodeGenHipStdPar/unannotated-functions-get-emitted.cpp

  Log Message:
  -----------
  [HIP][Clang][CodeGen] Simplify test for `hipstdpar`

Fixes build failures for cases where there's no additional visibility / linkage spec.

Differential Revision: https://reviews.llvm.org/D155850




More information about the All-commits mailing list