[PATCH] D142589: [LV] Perform recurrence sinking directly on VPlan.
    Florian Hahn via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jan 31 13:23:12 PST 2023
    
    
  
fhahn updated this revision to Diff 493718.
fhahn marked 10 inline comments as done.
fhahn added a comment.
Address latest comments, thanks! I think it would be good to address the independent comments once the new sinking code has settled in.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142589/new/
https://reviews.llvm.org/D142589
Files:
  llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
  llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
  llvm/lib/Transforms/Vectorize/VPlanTransforms.h
  llvm/test/Transforms/LoopVectorize/first-order-recurrence-complex.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142589.493718.patch
Type: text/x-patch
Size: 21687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230131/bac5ea64/attachment.bin>
    
    
More information about the llvm-commits
mailing list