Files
UnrealEngine/Engine/Source/ThirdParty/Intel/ISPC/ispc-1.17.0/fail_db.txt
2025-05-18 13:04:45 +08:00

17 lines
1.4 KiB
Plaintext

% The list is unordered and contains information about commonly used platforms / configurations.
% Our goal is to maintain this list for Linux, macOS and Windows with reasonably new compilers.
% Note, that it's important which C++ compiler was used.
% Please also note that it's very important to have correctly built LLVM. There are a number of
% LLVM bugs in released versions, that we have to workaround by applying patches (see llvm_patches
% folder). The recommended way to build LLVM on Unix is to use "alloy.py".
%
List of known fails.
./tests/funcptr-varying-3.ispc runfail xe64 gen9-x8 unspec Linux LLVM 12.0 clang++12.0 O0 spv *
./tests/recursion-forward-func-decl.ispc runfail xe64 gen9-x8 unspec Linux LLVM 12.0 clang++12.0 O0 spv *
./tests/recursion.ispc runfail xe64 gen9-x8 unspec Linux LLVM 12.0 clang++12.0 O0 spv *
./tests/funcptr-varying-3.ispc runfail xe64 gen9-x16 unspec Linux LLVM 12.0 clang++12.0 O0 spv *
./tests/recursion-forward-func-decl.ispc runfail xe64 gen9-x16 unspec Linux LLVM 12.0 clang++12.0 O0 spv *
./tests/recursion.ispc runfail xe64 gen9-x16 unspec Linux LLVM 12.0 clang++12.0 O0 spv *
./tests/short-vec-6.ispc runfail xe64 gen9-x8 unspec Linux LLVM 12.0 clang++12.0 O0 spv *
./tests/short-vec-6.ispc runfail xe64 gen9-x16 unspec Linux LLVM 12.0 clang++12.0 O0 spv *