[PATCH] D57059: [SLP] Initial support for the vectorization of the non-power-of-2 vectors.
    Alexey Bataev via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Apr  2 03:48:11 PDT 2021
    
    
  
ABataev added a comment.
In D57059#2666065 <https://reviews.llvm.org/D57059#2666065>, @xbolva00 wrote:
> What is the status of this patch? any blockers? or just lack of reviewers?
The patch is just too big, I'm splitting it into smaller chunks and commit them step by step. The final chunk would be largest one. But before need to commit other improvements that can be separated from the patch.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57059/new/
https://reviews.llvm.org/D57059
    
    
More information about the llvm-commits
mailing list