[all-commits] [llvm/llvm-project] ec0b53: [mlir] Add traits, interfaces, effects to generate...
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Wed Nov 10 16:10:07 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ec0b53d4e49a6efdcdb1b911944236e997f00a91
https://github.com/llvm/llvm-project/commit/ec0b53d4e49a6efdcdb1b911944236e997f00a91
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2021-11-10 (Wed, 10 Nov 2021)
Changed paths:
M mlir/test/mlir-tblgen/gen-dialect-doc.td
M mlir/tools/mlir-tblgen/OpDocGen.cpp
Log Message:
-----------
[mlir] Add traits, interfaces, effects to generated docs
Simply emit traits, interfaces & effects (with some minimal formatting) to the
generated docs to make this information easier to find in the docs.
Differential Revision: https://reviews.llvm.org/D113539
More information about the All-commits
mailing list