[PATCH] D84684: [VPlan] Use VPValue def for VPInterleaveRecipe.
    Florian Hahn via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Oct  6 12:30:34 PDT 2020
    
    
  
fhahn updated this revision to Diff 296516.
fhahn added a comment.
Delete sub-value defs in VPInterleaveRecipe, handle virtual values in dropAllReferences,  assert that repalceAllUses is not called with virtual VPValues.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84684/new/
https://reviews.llvm.org/D84684
Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
  llvm/lib/Transforms/Vectorize/VPlan.cpp
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/test/Transforms/LoopVectorize/interleaved-accesses.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84684.296516.patch
Type: text/x-patch
Size: 13031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201006/b7ce4498/attachment.bin>
    
    
More information about the llvm-commits
mailing list