[Mlir-commits] [mlir] [mlir][tblgen] Expose more of MLIRTableGen as library (PR #113781)
Maksim Levental
llvmlistbot at llvm.org
Thu Oct 31 10:29:34 PDT 2024
makslevental wrote:
> I haven't looked at the implementation, but I don't think you really followed up with the discussion about the intent we aim to have behind all this? (started in #92709)
The intent is to enable downstream users to reuse the functionality that is currently inaccessible by virtue of not being exposed in headers.
https://github.com/llvm/llvm-project/pull/113781
More information about the Mlir-commits
mailing list