[all-commits] [llvm/llvm-project] 6e0aaa: [MLIR][NFC] fix RankedTensorType doc comment
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Thu Mar 19 03:02:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6e0aaafbc782bdd2852a48c87a3f6cc8fa667bee
https://github.com/llvm/llvm-project/commit/6e0aaafbc782bdd2852a48c87a3f6cc8fa667bee
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2020-03-19 (Thu, 19 Mar 2020)
Changed paths:
M mlir/include/mlir/IR/StandardTypes.h
Log Message:
-----------
[MLIR][NFC] fix RankedTensorType doc comment
Ranked tensor types can have shape dimension size 0
Signed-off-by: Uday Bondhugula <uday at polymagelabs.com>
Differential Revision: https://reviews.llvm.org/D76405
More information about the All-commits
mailing list