Mercurial > hg > CbC > CbC_llvm
diff clang/test/CodeGenOpenCL/amdgpu-debug-info-variable-expression.cl @ 221:79ff65ed7e25
LLVM12 Original
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 15 Jun 2021 19:15:29 +0900 |
parents | 0572611fdcc8 |
children | c4bab56944e8 |
line wrap: on
line diff
--- a/clang/test/CodeGenOpenCL/amdgpu-debug-info-variable-expression.cl Tue Jun 15 19:13:43 2021 +0900 +++ b/clang/test/CodeGenOpenCL/amdgpu-debug-info-variable-expression.cl Tue Jun 15 19:15:29 2021 +0900 @@ -1,3 +1,4 @@ +// REQUIRES: amdgpu-registered-target // RUN: %clang -cl-std=CL2.0 -emit-llvm -g -O0 -S -nogpulib -target amdgcn-amd-amdhsa -mcpu=fiji -o - %s | FileCheck %s // RUN: %clang -cl-std=CL2.0 -emit-llvm -g -O0 -S -nogpulib -target amdgcn-amd-amdhsa-opencl -mcpu=fiji -o - %s | FileCheck %s