[PATCH] D80280: [MLIR] Add `index_to_size` and `size_to_index` to the shape dialect

Frederik Gossen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 02:39:34 PDT 2020


frgossen updated this revision to Diff 266126.
frgossen marked an inline comment as done.
frgossen added a comment.

Remove redundant documentation


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80280

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80280.266126.patch
Type: text/x-patch
Size: 6543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/569e1f13/attachment.bin>


More information about the llvm-commits mailing list