[Mlir-commits] [llvm] [mlir] [mlir][tblgen] Expose more of MLIRTableGen as library (PR #92709)

Mehdi Amini llvmlistbot at llvm.org
Mon May 20 14:55:11 PDT 2024


joker-eph wrote:

> There are two convos here, this change is trying to get mlir-tblgen in line with the other tools wrt where their implementation details live (the new lib/tools place was created after mlir-tblgen) and then a discussion on structuring.

I have been seing the current state as intentionally hiding the implementation (that is: it isn't a public library). My comment was aligned with this, and it's not clear how to treat these completely independently?

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


More information about the Mlir-commits mailing list