================ @@ -0,0 +1,32 @@ +// RUN: %libomp-cxx-compile-and-run | FileCheck %s --match-full-lines + +// XFAIL: * +// collapse(3) through stacked tiles is not supported. ---------------- Meinersbur wrote:
If unsupported, it should report a compiler error, not silently miscompile. https://github.com/llvm/llvm-project/pull/191114 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
