[Mlir-commits] [mlir] [mlir][spirv] Add support for `spirv.mlir.break` (PR #138688)

Mehdi Amini llvmlistbot at llvm.org
Sat May 10 06:13:44 PDT 2025


https://github.com/joker-eph requested changes to this pull request.

This is breaking MLIR current semantics. We first need to revamp some fundamentals in MLIR to be able to properly support this.
We have a plan but it'll take a couple more months to deliver I think.

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


More information about the Mlir-commits mailing list