[PATCH] D80302: [mlir] Canonicalization of shape.assuming
Theodore Popp via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 20 09:16:14 PDT 2020
tpopp created this revision.
Herald added subscribers: llvm-commits, jurahul, Kayjukh, frgossen, grosul1, Joonsoo, stephenneuendorffer, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, jpienaar, rriddle, mehdi_amini, mstorsjo.
Herald added a reviewer: jpienaar.
Herald added a reviewer: silvas.
Herald added a project: LLVM.
This will inline the region to a shape.assuming in the case that the
input witness is found to be statically true.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D80302
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: D80302.265266.patch
Type: text/x-patch
Size: 3493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200520/03d34c88/attachment-0001.bin>
More information about the llvm-commits
mailing list