[all-commits] [llvm/llvm-project] dd484b: [MLIR] Tidy up documentation for `Shape_JoinOp`, `...
frgossen via All-commits
all-commits at lists.llvm.org
Thu May 28 06:43:27 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: dd484baffdf4a92e564c38a17d35a742e633b0e0
https://github.com/llvm/llvm-project/commit/dd484baffdf4a92e564c38a17d35a742e633b0e0
Author: Frederik Gossen <frgossen at google.com>
Date: 2020-05-28 (Thu, 28 May 2020)
Changed paths:
M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
Log Message:
-----------
[MLIR] Tidy up documentation for `Shape_JoinOp`, `Shape_ReduceOp`, and
`Shape_ConstSizeOp`
Fix places that refer to `shape.type` instead of `shape.shape`.
Differential Revision: https://reviews.llvm.org/D80278
More information about the All-commits
mailing list