[Mlir-commits] [mlir] [Linalg][Vectorization] Add support for linalg vectorization of a tensor.extract case (PR #107922)

Nirvedh Meshram llvmlistbot at llvm.org
Sat Sep 21 13:11:54 PDT 2024


nirvedhmeshram wrote:

> LGTM, thanks for fixing this and for bearing with me 🙏🏻
> 
> I will try to prepare a follow-on to clarify the differences between loading from statically and dynamically shaped tensors. That's two cases. There's also masked vectorisation for statically shaped tensors, so that's 3 cases in total 😅

Thank you so much for help on this and taking up supporting those other cases. This back and forth gave me a lot of new insight into vecotorization so no complaints here :)

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


More information about the Mlir-commits mailing list