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

Han-Chung Wang llvmlistbot at llvm.org
Thu Oct 24 22:20:37 PDT 2024


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

> Great catch, thanks for checking! Turns out vector.mask doesn't support 0-d vectors. This should be easy to extend, but let's bail out for now - I am a bit blocked 😅

SGTM, thanks for taking a look!

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


More information about the Mlir-commits mailing list