6 lines
191 B
Text
6 lines
191 B
Text
// REQUIRES: x86-registered-target
|
|
// REQUIRES: amdgpu-registered-target
|
|
|
|
// RUN: %clang -### -nogpulib -nogpuinc -c %s 2>&1 | FileCheck %s
|
|
|
|
// CHECK: {{.*}}clang{{.*}}"-target-cpu" "gfx906"
|