[Mlir-commits] [mlir] [MLIR][tblgen] Honor `-dialect` in `-gen-{attrdef, op, typedef, enum}-doc` (PR #182183)
Jacques Pienaar
llvmlistbot at llvm.org
Wed Feb 25 22:57:46 PST 2026
jpienaar wrote:
Thanks! I had a been toying with a wrapper around our tblgen reader class to propagate this to all generators, but hit a few snags and didn't get back to it.
https://github.com/llvm/llvm-project/pull/182183
More information about the Mlir-commits
mailing list