[Mlir-commits] [mlir] [Linalg][Vectorization] Add support for linalg vectorization of a tensor.extract case (PR #107922)
    Andrzej Warzyński 
    llvmlistbot at llvm.org
       
    Sat Sep 21 13:06:03 PDT 2024
    
    
  
https://github.com/banach-space approved this pull request.
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 😅 
https://github.com/llvm/llvm-project/pull/107922
    
    
More information about the Mlir-commits
mailing list