================ @@ -0,0 +1,8 @@ +// RUN: mlir-opt %s -pass-pipeline='builtin.module(func.func(scf-parallel-loop-tiling{parallel-loop-tile-sizes=0,0}))' -split-input-file -verify-diagnostics + +// XFAIL: * ---------------- justinfargnoli wrote:
It looks like it isn't possible to use `expected-error` to check for an error at an `UnknownLoc`. If this is true, am I good to go forward with using `XFAIL`? https://github.com/llvm/llvm-project/pull/68762 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits