Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Driver / hip-no-device-libs.hip
blob0ae8b8bcc1913ac6c0b1f0038b03f1ad65a27d6e
1 // REQUIRES: x86-registered-target
2 // REQUIRES: amdgpu-registered-target
4 // RUN: %clang -### -nogpuinc -nogpulib --target=x86_64-linux-gnu \
5 // RUN:   --cuda-gpu-arch=gfx900 \
6 // RUN:   %S/Inputs/hip_multiple_inputs/b.hip \
7 // RUN: 2>&1 | FileCheck %s
9 // CHECK-NOT: "-mlink-builtin-bitcode"