[all-commits] [llvm/llvm-project] d477df: [MLIR][NFC] fix memref type doc comment on dynamic...
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Sat Mar 21 17:39:21 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d477df59cf4c662dfadf269751bfe1eb6bd7ed87
https://github.com/llvm/llvm-project/commit/d477df59cf4c662dfadf269751bfe1eb6bd7ed87
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2020-03-22 (Sun, 22 Mar 2020)
Changed paths:
M mlir/include/mlir/IR/StandardTypes.h
Log Message:
-----------
[MLIR][NFC] fix memref type doc comment on dynamic shape
Fix memref type doc comment to state that -1 indicates a dynamically
shaped dimension and not any negative number.
Signed-off-by: Uday Bondhugula <uday at polymagelabs.com>
Differential Revision: https://reviews.llvm.org/D76557
More information about the All-commits
mailing list