llvm-project/mlir/lib/Dialect/Shape
Tres Popp 9dbffe4a28 [mlir] Reorder shape assuming bufferization.
The previous ordering continued to use the original assuming after
replacing it which is not allowed. Now, inline the region from the old
into the new before the replacement.

Differential Revision: https://reviews.llvm.org/D90375
2020-10-29 11:36:05 +01:00
..
IR [mlir][Inliner] Add a `wouldBeCloned` flag to each of the `isLegalToInline` hooks. 2020-10-28 21:49:28 -07:00
Transforms [mlir] Reorder shape assuming bufferization. 2020-10-29 11:36:05 +01:00
CMakeLists.txt Revert "Revert "[MLIR] Lower shape.num_elements -> shape.reduce."" 2020-06-08 12:19:54 +02:00