Files
UnrealEngine/Engine/Source/ThirdParty/Intel/ISPC/ispc-1.24.0/tests/lit-tests/discard-intrinsics-call.ispc
2025-05-18 13:04:45 +08:00

9 lines
197 B
Plaintext

// RUN: not %{ispc} --target=host --nostdlib --nowrap -o - %s 2>&1 | FileCheck %s
// REQUIRES: X86_ENABLED
// REQUIRES: ASAN_RUN
// CHECK-NOT: detected memory leaks
@llvm.x86.avx.addsub.ps.256;