[PATCH] D104197: [VPlan] Track both incoming values for first-order recurrence phis.
    Florian Hahn via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sat Jun 26 05:25:26 PDT 2021
    
    
  
fhahn updated this revision to Diff 354668.
fhahn added a comment.
Address latest comments, thanks!
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104197/new/
https://reviews.llvm.org/D104197
Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/test/Transforms/LoopVectorize/first-order-recurrence-sink-replicate-region.ll
  llvm/test/Transforms/LoopVectorize/vplan-sink-scalars-and-merge.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104197.354668.patch
Type: text/x-patch
Size: 16746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210626/192e4474/attachment.bin>
    
    
More information about the llvm-commits
mailing list