[Mlir-commits] [mlir] [MLIR][WASM] Control flow, conversion and comparison in Wasm importer (PR #154674)

Luc Forget llvmlistbot at llvm.org
Tue Oct 14 18:34:08 PDT 2025


================

----------------
lforg37 wrote:

My apologies, the question was unclear. My concern was that if we use the `public` vs `nested` in the textual assembly with `nested` being the default, it might be confusing to user used to e.g. the `func` dialect where `public` is the default.

I will update the doc and add the commit to this PR.

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


More information about the Mlir-commits mailing list