% 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/func-tests/1596.ispc runfail    xe64       xehpg-x8 dg2   Linux LLVM 18.1 clang++18.1 O2 spv *
./tests/func-tests/popcnt-1.ispc runfail    xe64       xehpg-x8 dg2   Linux LLVM 18.1 clang++18.1 O2 spv *
./tests/func-tests/1596.ispc runfail    xe64       xehpg-x16 dg2   Linux LLVM 18.1 clang++18.1 O2 spv *
./tests/func-tests/popcnt-1.ispc runfail    xe64       xehpg-x16 dg2   Linux LLVM 18.1 clang++18.1 O2 spv *
./tests/func-tests/1596.ispc compfail    xe64       xehpg-x8 dg2   Linux LLVM 18.1 clang++18.1 O2 ze *
./tests/func-tests/popcnt-1.ispc compfail    xe64       xehpg-x8 dg2   Linux LLVM 18.1 clang++18.1 O2 ze *
./tests/func-tests/1596.ispc compfail    xe64       xehpg-x16 dg2   Linux LLVM 18.1 clang++18.1 O2 ze *
./tests/func-tests/popcnt-1.ispc compfail    xe64       xehpg-x16 dg2   Linux LLVM 18.1 clang++18.1 O2 ze *
./tests/func-tests/1596.ispc runfail    xe64      xehpc-x16 pvc   Linux LLVM 18.1 clang++18.1 O2 spv *
./tests/func-tests/popcnt-1.ispc runfail    xe64      xehpc-x16 pvc   Linux LLVM 18.1 clang++18.1 O2 spv *
./tests/func-tests/1596.ispc runfail    xe64      xehpc-x32 pvc   Linux LLVM 18.1 clang++18.1 O2 spv *
./tests/func-tests/popcnt-1.ispc runfail    xe64      xehpc-x32 pvc   Linux LLVM 18.1 clang++18.1 O2 spv *
./tests/func-tests/1596.ispc runfail    xe64       xehpg-x8 dg2   Linux LLVM 20.1 clang++20.1 O2 spv *
./tests/func-tests/popcnt-1.ispc runfail    xe64       xehpg-x8 dg2   Linux LLVM 20.1 clang++20.1 O2 spv *
./tests/func-tests/1596.ispc runfail    xe64       xehpg-x16 dg2   Linux LLVM 20.1 clang++20.1 O2 spv *
./tests/func-tests/popcnt-1.ispc runfail    xe64       xehpg-x16 dg2   Linux LLVM 20.1 clang++20.1 O2 spv *
./tests/func-tests/1596.ispc compfail    xe64       xehpg-x8 dg2   Linux LLVM 20.1 clang++20.1 O2 ze *
./tests/func-tests/popcnt-1.ispc compfail    xe64       xehpg-x8 dg2   Linux LLVM 20.1 clang++20.1 O2 ze *
./tests/func-tests/1596.ispc compfail    xe64       xehpg-x16 dg2   Linux LLVM 20.1 clang++20.1 O2 ze *
./tests/func-tests/popcnt-1.ispc compfail    xe64       xehpg-x16 dg2   Linux LLVM 20.1 clang++20.1 O2 ze *
./tests/func-tests/1596.ispc runfail    xe64      xehpc-x16 pvc   Linux LLVM 20.1 clang++20.1 O2 spv *
./tests/func-tests/popcnt-1.ispc runfail    xe64      xehpc-x16 pvc   Linux LLVM 20.1 clang++20.1 O2 spv *
./tests/func-tests/1596.ispc runfail    xe64      xehpc-x32 pvc   Linux LLVM 20.1 clang++20.1 O2 spv *
./tests/func-tests/popcnt-1.ispc runfail    xe64      xehpc-x32 pvc   Linux LLVM 20.1 clang++20.1 O2 spv *
./tests/func-tests/foreach-unique-9.ispc runfail    xe64      xehpc-x16 pvc   Linux LLVM 20.1 clang++20.1 O2 spv *
./tests/func-tests/foreach-unique-9.ispc runfail    xe64      xehpc-x32 pvc   Linux LLVM 20.1 clang++20.1 O2 spv *
./tests/func-tests/packed-load-16-5.ispc runfail    xe64      xehpg-x8 dg2   Linux LLVM 20.1 clang++20.1 O2 spv *
./tests/func-tests/packed-load-5.ispc runfail    xe64      xehpg-x8 dg2   Linux LLVM 20.1 clang++20.1 O2 spv *
./tests/func-tests/packed-load-64-5.ispc runfail    xe64      xehpg-x8 dg2   Linux LLVM 20.1 clang++20.1 O2 spv *
./tests/func-tests/packed-load-8-5.ispc runfail    xe64      xehpg-x8 dg2   Linux LLVM 20.1 clang++20.1 O2 spv *
./tests/func-tests/packed-load-16-5.ispc compfail    xe64      xehpg-x8 dg2   Linux LLVM 20.1 clang++20.1 O2 ze *
./tests/func-tests/packed-load-5.ispc compfail    xe64      xehpg-x8 dg2   Linux LLVM 20.1 clang++20.1 O2 ze *
./tests/func-tests/packed-load-64-5.ispc compfail    xe64      xehpg-x8 dg2   Linux LLVM 20.1 clang++20.1 O2 ze *
./tests/func-tests/packed-load-8-5.ispc compfail    xe64      xehpg-x8 dg2   Linux LLVM 20.1 clang++20.1 O2 ze *
./tests/func-tests/cbrt-double.ispc runfail    xe64      xehpc-x32 pvc   Linux LLVM 20.1 clang++20.1 O2 spv *
./tests/func-tests/cbrt-float.ispc runfail    xe64      xehpc-x32 pvc   Linux LLVM 20.1 clang++20.1 O2 spv *
./tests/func-tests/cbrt-double.ispc runfail    xe64      xehpc-x16 pvc   Linux LLVM 20.1 clang++20.1 O2 spv *
