mirror of https://github.com/llvm/torch-mlir
f18014f60c
Also, the previous code had a special case for deleting this op when it had no uses. This is subsumed by the change in this commit since now shape.const_shape is properly lowered. With this change, the included test case with multiple serially dependent ops works! This specific issue was related to the scalar argument to that function. We needed to compute a broadcast of a scalar shape (which is a shape.const_shape) with another shape. |
||
---|---|---|
.. | ||
e2e-basic.mlir | ||
e2e-mixed-ranks.mlir | ||
lower-alloc-memref-ops.mlir | ||
lower-linalg-tensor-to-memref.mlir | ||
lower-ranked-shapes.mlir | ||
lower-to-llvm.mlir | ||
lower-to-npcomprt-abi.mlir | ||
resolve-shape-of-ops.mlir | ||
resolve-tensor-load-store-ops.mlir |