brintos

brintos / llvm-project-archived public Read only

0
0
Text · 304 B · 1f5a655 Raw
6 lines · plain
1// RUN: %clang_cc1 -triple amdgcn-amd-amdhsa -aux-triple x86_64-unknown-linux-gnu -fcuda-is-device -fsyntax-only -verify %s2// RUN: %clang_cc1 -triple spirv64-amd-amdhsa -aux-triple x86_64-unknown-linux-gnu -fcuda-is-device -fsyntax-only -verify %s3 4// expected-no-diagnostics5typedef __float128 f128_t;6