[Mlir-commits] [clang] [flang] [mlir] [mlir][core] Move `InitAll***` implementation into static library. (PR #150805)

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Mon Jul 28 00:17:16 PDT 2025


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

I wonder whether we should put these deeper, e.g., under `lib/tools/mlir-opt`... These seem to be overused by downstreams instead of registering only what they need because these are so prominent.

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


More information about the Mlir-commits mailing list