[Mlir-commits] [mlir] [mlir][docgen] Display full attribute descriptions in expandable regions (PR #67009)

Andrzej WarzyƄski llvmlistbot at llvm.org
Mon Sep 25 00:59:54 PDT 2023


================
@@ -195,13 +202,34 @@ static void emitOpDoc(const Operator &op, raw_ostream &os) {
     // TODO: Attributes are only documented by TableGen name, with no further
     // info. This should be improved.
----------------
banach-space wrote:

I guess this comment can be updated?

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


More information about the Mlir-commits mailing list