[Mlir-commits] [mlir] [mlir][transform] Support for multiple top-level transform ops (PR #69615)

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Thu Oct 19 10:03:07 PDT 2023


https://github.com/ftynse approved this pull request.

It's okay to have, but we are generally moving away from the model where a top-level op is executed and towards a model where there is a named entry point.

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


More information about the Mlir-commits mailing list