[all-commits] [llvm/llvm-project] 36c8af: [mlir] fix polynomial dialect docs
ftynse via All-commits
all-commits at lists.llvm.org
Mon Apr 22 06:24:23 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36c8af66e08e10b42e964765c9b24dcc60fdf4c0
https://github.com/llvm/llvm-project/commit/36c8af66e08e10b42e964765c9b24dcc60fdf4c0
Author: Alex Zinenko <zinenko at google.com>
Date: 2024-04-22 (Mon, 22 Apr 2024)
Changed paths:
A mlir/docs/Dialects/Polynomial.md
M mlir/include/mlir/Dialect/Polynomial/IR/CMakeLists.txt
Log Message:
-----------
[mlir] fix polynomial dialect docs
Some docs were emitted into the wrong location (Polynomial/ instead of
Dialect/). Furthermore, `-gen-dialect-docs` subsumes
`-gen-attr/typedef-docs` so the latter are not required.
Add a top-level entry that includes both other files in a proper order.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list