Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / SemaCUDA / amdgpu-f128.cu
blob9a0212cdb93cffa78b0f9bc0d27c547764cabff9
1 // RUN: %clang_cc1 -triple amdgcn-amd-amdhsa -aux-triple x86_64-unknown-linux-gnu -fcuda-is-device -fsyntax-only -verify %s
3 // expected-no-diagnostics
4 typedef __float128 f128_t;