[Mlir-commits] [mlir] [MLIR][Transform] apply_registered_pass: support ListOptions (PR #144026)

Rolf Morel llvmlistbot at llvm.org
Fri Jun 13 02:32:04 PDT 2025


rolfmorel wrote:

Based on offline discussion with @fschlimb, am now working on support for `... with options = { "option-name" = [%param1, %param2] }`.

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


More information about the Mlir-commits mailing list