[mlir][VectorOps] Implement canonicalization for TransposeOp.
Two back-to-back transpose operations are combined into a single transpose, which uses a combination of their permutation vectors.
Differential D77331
[mlir][VectorOps] Implement canonicalization for TransposeOp. grosul1 on Apr 2 2020, 12:28 PM. Authored by
Details [mlir][VectorOps] Implement canonicalization for TransposeOp. Two back-to-back transpose operations are combined into a single transpose, which uses a combination of their permutation vectors.
Diff Detail
Event Timeline
Comment Actions Existing code uses both styles, but the build fails for the new code. Change
|