[Mlir-commits] [mlir] [mlir] [linalg] Add canonicalize pattern to swap transpose with broadcast (PR #97063)

Stella Laurenzo llvmlistbot at llvm.org
Sat Jul 6 19:17:19 PDT 2024


https://github.com/stellaraccident requested changes to this pull request.

As noted in my above comment, if there is a consensus that this is a canonicalization, please include that justification in the pr description vs justifying as an optimization. Marking change requested for that point. It seems to me that making this judgment would be part of a bit more analysis of adjacent ops vs a one off, but I won't stick on that point if others believe this is justified on its own.

https://github.com/llvm/llvm-project/pull/97063


More information about the Mlir-commits mailing list