[Mlir-commits] [mlir] [MLIR][Vector] Update Transfer{Read|Write}DropUnitDimsPattern patterns (PR #112394)

Diego Caballero llvmlistbot at llvm.org
Thu Oct 24 21:39:00 PDT 2024


https://github.com/dcaballe approved this pull request.

Thanks! Pretty good to see how `MaskableOpRewritePattern::MaskableOpRewritePattern` allows us to add support for masked ops with minimal changes, reusing the same patterns!

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


More information about the Mlir-commits mailing list