[Mlir-commits] [mlir] [MLIR][Transform][Tune] Introduce `transform.tune.alternatives` op (PR #160724)

Rolf Morel llvmlistbot at llvm.org
Fri Sep 26 08:06:48 PDT 2025


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

----------------
rolfmorel wrote:

As of right now, there's no facilities for helping take an argument as either an `Attribute` or as a `Value`. It needs to be coded up manually each time. 

Also, for this, if anybody has any ideas for a good way to do this, do let me and @ftynse know!

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


More information about the Mlir-commits mailing list