[all-commits] [llvm/llvm-project] 6d36cf: [MLIR] Make `parseDimensionListRanked` configurabl...
frgossen via All-commits
all-commits at lists.llvm.org
Wed May 18 02:43:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6d36cfed3b5db3e2d73c3ff1cc669464ef502e3d
https://github.com/llvm/llvm-project/commit/6d36cfed3b5db3e2d73c3ff1cc669464ef502e3d
Author: Frederik Gossen <frgossen at google.com>
Date: 2022-05-18 (Wed, 18 May 2022)
Changed paths:
M mlir/include/mlir/IR/OpImplementation.h
M mlir/lib/Parser/AsmParserImpl.h
M mlir/lib/Parser/Parser.h
M mlir/lib/Parser/TypeParser.cpp
Log Message:
-----------
[MLIR] Make `parseDimensionListRanked` configurable wrt parsing a trailing `x`
Differential Revision: https://reviews.llvm.org/D125797
More information about the All-commits
mailing list