[Mlir-commits] [mlir] [MLIR][scp.parallel] Don't allow a tile size of 0 (PR #68762)

Justin Fargnoli llvmlistbot at llvm.org
Wed Oct 11 22:07:08 PDT 2023


justinfargnoli wrote:

> Can you also add a regression test case?

I took a stab at this as well. Is there a way to use `-verify-diagnostics` to check for errors that are at an `UnkownLoc`? Or is `XFAIL: *` the best alternative? 

https://github.com/llvm/llvm-project/pull/68762


More information about the Mlir-commits mailing list