[PATCH] D78821: [shape] More constant folding
Sean Silva via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 24 11:21:07 PDT 2020
silvas created this revision.
silvas added a reviewer: jpienaar.
Herald added subscribers: llvm-commits, Kayjukh, frgossen, grosul1, Joonsoo, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, rriddle, mehdi_amini.
Herald added 1 blocking reviewer(s): jpienaar.
Herald added a project: LLVM.
silvas added a child revision: D78822: [shape] Add inferReturnTypes to a couple ops..
- shape split_at
- shape.broadcast
- shape.concat
- shape.to_extent_tensor
Depends On D78754 <https://reviews.llvm.org/D78754>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D78821
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: D78821.259940.patch
Type: text/x-patch
Size: 8083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200424/ad581325/attachment.bin>
More information about the llvm-commits
mailing list