[Mlir-commits] [mlir] [MLIR][XeGPU] Avoid crashing on malformed `gpu.func` in `MoveFuncBodyToWarpOp` (PR #186330)
Charitha Saumya
llvmlistbot at llvm.org
Fri Mar 13 08:56:38 PDT 2026
charithaintc wrote:
> Why is `--allow-unregistered-dialect` needed here? The test case does not seem to need it.
original test is using an unregistered dialect.
https://github.com/llvm/llvm-project/pull/186330
More information about the Mlir-commits
mailing list