[Mlir-commits] [llvm] [mlir] [mlir] Add Repeated<T> constructors for TypeRange and ValueRange (PR #186923)

Jakub Kuderski llvmlistbot at llvm.org
Wed Mar 25 10:48:20 PDT 2026


kuhar wrote:

> FYI, I previously tried to add more cases to these ranges and hit issues on 32 bit platforms #121996

I built a few targets with `--target=wasm32-unknown-emscripten` and they compiled fine

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


More information about the Mlir-commits mailing list