diff --git a/sycl/test-e2e/Reduction/lit.local.cfg b/sycl/test-e2e/Reduction/lit.local.cfg new file mode 100644 index 0000000000000..6b085324f1c83 --- /dev/null +++ b/sycl/test-e2e/Reduction/lit.local.cfg @@ -0,0 +1,4 @@ +# https://github.com/intel/llvm/issues/19680 +# https://github.com/intel/llvm/issues/19767 +if 'run-mode' in config.available_features: + config.unsupported_features += ['true']