[PATCH] D80004: [MLIR] Add `from_index`, `to_index`, and `num_elements` to the shape dialect

Frederik Gossen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 19 03:45:17 PDT 2020


frgossen updated this revision to Diff 264840.
frgossen marked an inline comment as done.
frgossen added a comment.
Herald added a subscriber: aartbik.

Rename and constant folding


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80004

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80004.264840.patch
Type: text/x-patch
Size: 14559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200519/4689916b/attachment-0001.bin>


More information about the llvm-commits mailing list