[all-commits] [llvm/llvm-project] 393aa9: [mlir][NFC] Add omitted operations to Transform di...
Kohei Yamaguchi via All-commits
all-commits at lists.llvm.org
Mon Feb 6 17:09:49 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 393aa9c57c1e8c6e8e60cee964827a2c95b7c6ed
https://github.com/llvm/llvm-project/commit/393aa9c57c1e8c6e8e60cee964827a2c95b7c6ed
Author: Kohei Yamaguchi <fix7211 at gmail.com>
Date: 2023-02-06 (Mon, 06 Feb 2023)
Changed paths:
M mlir/docs/Dialects/Transform.md
Log Message:
-----------
[mlir][NFC] Add omitted operations to Transform dialect's doc
Add omitted transform operations, including Affine/MemRef/Vector, to Transform dialect's doc to fix a broken side-bar doc.
Reviewed By: jpienaar
Differential Revision: https://reviews.llvm.org/D143237
More information about the All-commits
mailing list