bolt/deps/llvm-18.1.8/clang/test/SemaCUDA/amdgpu-f128.cu
2025-02-14 19:21:04 +01:00

4 lines
179 B
Text

// RUN: %clang_cc1 -triple amdgcn-amd-amdhsa -aux-triple x86_64-unknown-linux-gnu -fcuda-is-device -fsyntax-only -verify %s
// expected-no-diagnostics
typedef __float128 f128_t;