[all-commits] [llvm/llvm-project] 86d118: [mlir][memref] Fix CollapseShapeOp verifier
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Mar 31 01:10:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 86d118e7f2133c6ee7d0a1ab5379e01686ef7a99
https://github.com/llvm/llvm-project/commit/86d118e7f2133c6ee7d0a1ab5379e01686ef7a99
Author: Matthias Springer <springerm at google.com>
Date: 2022-03-31 (Thu, 31 Mar 2022)
Changed paths:
M mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td
M mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
M mlir/test/Dialect/MemRef/invalid.mlir
M mlir/test/Dialect/MemRef/ops.mlir
Log Message:
-----------
[mlir][memref] Fix CollapseShapeOp verifier
Differential Revision: https://reviews.llvm.org/D122647
More information about the All-commits
mailing list