Files
UnrealEngine/Engine/Source/ThirdParty/Intel/ISPC/ispc-1.21.0/tests/lit-tests/discard-float16.ispc
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

8 lines
169 B
Plaintext

// RUN: not %{ispc} --target=host --nostdlib --nowrap -o - %s 2>&1 | FileCheck %s
// REQUIRES: ASAN_RUN
// CHECK-NOT: detected memory leaks
float16 2.0f16 = two_f16;