[Mlir-commits] [mlir] [mlir][Vectorizer] Added support to Vectorize tensor.unpack (PR #76087)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Feb 19 08:05:52 PST 2024


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

Just a couple comments about some of the permutation logic. I think I gave you some slightly out of order logic for the outer_dims_perm, so I am sorry about that, but the fixes should be pretty quick.

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


More information about the Mlir-commits mailing list