[Mlir-commits] [mlir] [mlir] Add direct vectorization lowering for `tensor.pack` ops (PR #78660)

Han-Chung Wang llvmlistbot at llvm.org
Thu Jan 18 23:55:59 PST 2024


https://github.com/hanhanW requested changes to this pull request.

Can we also add a test that all the dim sizes are dynamic expect inner tile sizes? That will give us a better picture about how masking work in the vectorization.

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


More information about the Mlir-commits mailing list