[PATCH] D142445: [mlir][tensor|memref] Harden the checks on dim op

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 02:39:19 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3810f76c5092: [mlir][tensor|memref] Harden the checks on dim op (authored by qcolombet).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142445/new/

https://reviews.llvm.org/D142445

Files:
  mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td
  mlir/include/mlir/Dialect/Tensor/IR/TensorOps.td
  mlir/include/mlir/IR/OpBase.td
  mlir/test/Dialect/MemRef/invalid.mlir
  mlir/test/Dialect/Tensor/bufferize.mlir
  mlir/test/Dialect/Tensor/invalid.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142445.494224.patch
Type: text/x-patch
Size: 5728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230202/7ae0e65e/attachment.bin>


More information about the llvm-commits mailing list