[PATCH] D57059: [SLP] Initial support for the vectorization of the non-power-of-2 vectors.
    Simon Pilgrim via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jul 14 10:06:38 PDT 2021
    
    
  
RKSimon added a comment.
In D57059#2785076 <https://reviews.llvm.org/D57059#2785076>, @ABataev wrote:
> In D57059#2785073 <https://reviews.llvm.org/D57059#2785073>, @RKSimon wrote:
>
>> Is it worth rebasing this to show the remaining diffs that still need to go in?
>
> There were not many commits for it, need to commit some extra patches to fix some regressions, but any way I've started rebasing. We'll try to rebase it next week
Any chance that you could refresh this patch with your rebase please? I'm investigating a lot of 'float3' style performance issues at the moment (PR50920, PR51075, PR51091) and I'd like to get a better idea of how close the non-pow2 slp support will get us. Thanks.
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