[all-commits] [llvm/llvm-project] 72ebdb: [mlir][NFC] Fix broken sidebar and improve documen...
Kohei Yamaguchi via All-commits
all-commits at lists.llvm.org
Fri May 12 07:44:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 72ebdb45ecad85b11a23982a694fb946b48caf04
https://github.com/llvm/llvm-project/commit/72ebdb45ecad85b11a23982a694fb946b48caf04
Author: Kohei Yamaguchi <fix7211 at gmail.com>
Date: 2023-05-12 (Fri, 12 May 2023)
Changed paths:
M mlir/docs/Dialects/Transform.md
M mlir/docs/Passes.md
Log Message:
-----------
[mlir][NFC] Fix broken sidebar and improve documentation
- Added missing TensorTransformOps to the Transform doc
- Added missing AMDGPUPasses to the Passes doc
- Place `async dialect` in alphabetical order in the Passes doc
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D150341
More information about the All-commits
mailing list