snapshot-20210922.541
hanhanW
tagged this
22 Sep 18:30
Defines linalg_ext.reverse op and implements basic interface methods of the op. The reverse op in Linalg has Linalg unfriendly affine exprs, which blocks tile and distribute transforms. This is a short/mid term solution for tiling and distributing reverse ops. It's a step toward https://github.com/google/iree/issues/5045