[all-commits] [llvm/llvm-project] 58c296: [mlir] Use BaseMemRefType for ranked/unranked memrefs
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Apr 5 21:34:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 58c296a418cb2a3dbd542a39b5077eb32e1f1895
https://github.com/llvm/llvm-project/commit/58c296a418cb2a3dbd542a39b5077eb32e1f1895
Author: Matthias Springer <springerm at google.com>
Date: 2023-04-06 (Thu, 06 Apr 2023)
Changed paths:
M mlir/include/mlir/IR/OpBase.td
M mlir/test/Dialect/MemRef/invalid.mlir
Log Message:
-----------
[mlir] Use BaseMemRefType for ranked/unranked memrefs
This makes `RankedOrUnrankedMemRefOf` consistent with `TensorOf`.
Differential Revision: https://reviews.llvm.org/D147160
More information about the All-commits
mailing list