[Mlir-commits] [mlir] [mlir][emitc] Add 'emitc.while' and 'emitc.do' ops to the dialect (PR #143008)

Vlad Lazar llvmlistbot at llvm.org
Thu Jun 12 06:46:58 PDT 2025


Vladislave0-0 wrote:

While working on the `emitc::WhileOp`, a bug was discovered in the `emitc::ExpressionOp`.

#143894 - This MR fixes it. Check out this MR first, please.

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


More information about the Mlir-commits mailing list