[Mlir-commits] [mlir] [MLIR][WasmSSA] Add global_set and select ops (PR #196613)

Ferdinand Lemaire llvmlistbot at llvm.org
Sat Jul 25 18:16:49 PDT 2026


flemairen6 wrote:

> Do you know why global op is raised to memref<1xT> instead of memref<T>? 

That's a good question, I don't remember and that doesn't sound good to me. I'll have a look over the week but thanks for matching the existing behaviour, I'll open a PR to change it later.

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


More information about the Mlir-commits mailing list