[Mlir-commits] [mlir] [mlir][vector] Add pattern to drop unit dims from vector.transpose (PR #102017)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Tue Aug 6 05:22:57 PDT 2024
banach-space wrote:
Adding `DropUnitDimsFromTransposeOp` to `populateDropUnitDimWithShapeCastPatterns` makes a lot of sense to me in terms of grouping these patterns.
How is this related to https://github.com/llvm/llvm-project/pull/100933? Also, let's make sure that somebody with SPIR-V lenses on takes a look :) CC @kuhar
https://github.com/llvm/llvm-project/pull/102017
More information about the Mlir-commits
mailing list