[Mlir-commits] [mlir] [mlir][python] automatically bundle builtin dialect with core sources (PR #72338)

Mike Urbach llvmlistbot at llvm.org
Tue Nov 14 19:49:41 PST 2023


mikeurbach wrote:

@stellaraccident that is what we just added, so if that's the recommended thing to do, that's fine.

I guess I was just a little surprised, because in general in MLIR I feel like you don't usually have to ask for the builtin dialect explicitly, and it seems with some of the recentish Python changes you now do.

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


More information about the Mlir-commits mailing list