[PATCH] D80303: [mlir] Canonicaliztion of shape.cstr_eq

Theodore Popp via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 4 08:12:17 PDT 2020


tpopp updated this revision to Diff 268479.
tpopp marked 3 inline comments as done.
tpopp added a comment.
Herald added a project: MLIR.

Replace with folding and handle non-const but equal inputs.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80303

Files:
  mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
  mlir/lib/Dialect/Shape/IR/Shape.cpp
  mlir/lib/Dialect/Shape/IR/ShapeCanonicalization.td
  mlir/test/Dialect/Shape/canonicalize.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80303.268479.patch
Type: text/x-patch
Size: 4738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200604/96b1dd1d/attachment.bin>


More information about the llvm-commits mailing list