================ @@ -9,29 +9,29 @@ // Build the fake device library in the way rocm-device-libs should be built. // -// RUN: %clang_cc1 -x cl -triple amdgcn-amd-amdhsa\ +// RUN: %clang_cc1 -x cl -triple amdgpu-amd-amdhsa\ // RUN: -mcode-object-version=none -emit-llvm-bc \ // RUN: %S/Inputs/ocml-sample-target-attrs.cl -o %t.bc // Check the default behavior -// RUN: %clang_cc1 -x hip -triple amdgcn-amd-amdhsa -target-cpu gfx803 -fcuda-is-device \ ---------------- ro-i wrote:
same in this file https://github.com/llvm/llvm-project/pull/212053 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
