d4f2c767d3
The conversion had a bug in computation of strides and sizes args for std.memref_reinterpret_cast. The previous version also relied on linalg::ReshapeOp to do broadcasting when the rank of the output was higher than the rank of the input. Now the broadcasting is entirely done via descriptor modification and linalg::ReshapeOp was replaced with CopyOp. PiperOrigin-RevId: 341379871 |
||
---|---|---|
.. | ||
broadcast.mlir | ||
legalize-trigonometric-to-approximation.mlir | ||
reduce.mlir |