Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Driver / hip-default-gpu-arch.hip
blob0476aa3f99bfa57fac283979e2af1f3b9e8c57f3
1 // REQUIRES: x86-registered-target
2 // REQUIRES: amdgpu-registered-target
4 // RUN: %clang -### -nogpulib -nogpuinc -c %s 2>&1 | FileCheck %s
6 // CHECK: {{.*}}clang{{.*}}"-target-cpu" "gfx906"