[Mlir-commits] [mlir] [MLIR][XeGPU] Avoid crashing on `gpu.func` missing `gpu.return` (PR #186330)
Akimasa Watanuki
llvmlistbot at llvm.org
Tue Mar 17 04:54:29 PDT 2026
Men-cotton wrote:
> original test is using an unregistered dialect.
> But this one does not, so let's not refer to it please.
I checked the existing test case, and it doesn't actually rely on an unregistered dialect. So I removed `--allow-unregistered-dialect`.
https://github.com/llvm/llvm-project/pull/186330
More information about the Mlir-commits
mailing list