[Mlir-commits] [mlir] [mlir] update remaining transform tests to main pass (PR #81279)

Martin Paul Lücke llvmlistbot at llvm.org
Tue Feb 27 07:29:00 PST 2024


https://github.com/martin-luecke approved this pull request.

LGTM

Just a few short questions:

Is there documentation somewhere on how the trailingArgs need to be structured and which types of args are supported?

What is the difference between:
`debug-bind-trailing-args=func.func`
and
`debug-bind-trailing-args=^func.func`?

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


More information about the Mlir-commits mailing list