[Mlir-commits] [mlir] [mlir][vector] Restrict DropInnerMostUnitDimsTransferRead (PR #94904)

Han-Chung Wang llvmlistbot at llvm.org
Tue Jun 11 11:34:31 PDT 2024


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

The concerns are very valid to me! I was thinking that unit dim is a special case, and think if we can do some code improvement based on it (e.g., having some assumptions). After thinking a while, I don't figure a way. The patch looks good to me.

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


More information about the Mlir-commits mailing list