[all-commits] [llvm/llvm-project] 762ffc: Update syntax for tensor and memref types to match...
Richard Uhler via All-commits
all-commits at lists.llvm.org
Mon Jan 11 15:01:39 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 762ffc95550c32606e771b630fcab2e521873419
https://github.com/llvm/llvm-project/commit/762ffc95550c32606e771b630fcab2e521873419
Author: Richard Uhler <ruhler at google.com>
Date: 2021-01-11 (Mon, 11 Jan 2021)
Changed paths:
M mlir/docs/LangRef.md
M mlir/lib/Parser/TypeParser.cpp
Log Message:
-----------
Update syntax for tensor and memref types to match parser.
Based on the comments in lib/Parser/TypeParser.cpp on the
parseMemRefType and parseTensorType functions.
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D94262
More information about the All-commits
mailing list