[Mlir-commits] [mlir] [mlir][vector] Fold transpose(broadcast(shape_cast)) to broadcast (PR #215940)
Adam Siemieniuk
llvmlistbot at llvm.org
Fri Aug 21 01:59:48 PDT 2026
https://github.com/adam-smnk approved this pull request.
Relaxed `transpose(broadcast)` folder looks correct and both patterns use the same core analysis logic.
LGTM
https://github.com/llvm/llvm-project/pull/215940
More information about the Mlir-commits
mailing list