[MLIR][Shape] Add convenience builder for `shape.assuming_all`
authorFrederik Gossen <frgossen@google.com>
Fri, 9 Apr 2021 10:13:10 +0000 (12:13 +0200)
committerFrederik Gossen <frgossen@google.com>
Fri, 9 Apr 2021 10:17:34 +0000 (12:17 +0200)
commit74d33052ddd2cfd06fd37159e0f3266b4be2301d
treedca7d1e819454541e0214d5a47afb550a68fb30a
parentd066079728b90793dbff3ca0e0cf339b5f4362bd
[MLIR][Shape] Add convenience builder for `shape.assuming_all`

Differential Revision: https://reviews.llvm.org/D100105
mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
mlir/lib/Dialect/Shape/IR/Shape.cpp