[Mlir-commits] [mlir] [mlir] [linalg] Add pattern to swap transpose with broadcast (PR #97063)
Mehdi Amini
llvmlistbot at llvm.org
Fri Jul 12 00:18:48 PDT 2024
https://github.com/joker-eph requested changes to this pull request.
> After receiving multiple concerns about placing this pattern in canonicalize, I have reconsidered the validity of this pattern in canonicalize
can we elaborate on this? I am concerned about a proliferation of random patterns exposed by various APIs that aren’t canonicalization when they could be: can we record these « concerns » as a rationale why this is not a good canonicalization?
https://github.com/llvm/llvm-project/pull/97063
More information about the Mlir-commits
mailing list