[PATCH] D36130: [SLP] Vectorize jumbled memory loads.
    Shahid via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Feb 27 06:29:05 PST 2018
    
    
  
ashahid updated this revision to Diff 136070.
ashahid added a comment.
Updated the patch to accomodate the review comments.
Repository:
  rL LLVM
https://reviews.llvm.org/D36130
Files:
  include/llvm/Analysis/LoopAccessAnalysis.h
  lib/Analysis/LoopAccessAnalysis.cpp
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/SLPVectorizer/X86/external_user_jumbled_load.ll
  test/Transforms/SLPVectorizer/X86/jumbled-load-multiuse.ll
  test/Transforms/SLPVectorizer/X86/jumbled-load-shuffle-placement.ll
  test/Transforms/SLPVectorizer/X86/jumbled-load-used-in-phi.ll
  test/Transforms/SLPVectorizer/X86/jumbled-load.ll
  test/Transforms/SLPVectorizer/X86/store-jumbled.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36130.136070.patch
Type: text/x-patch
Size: 43396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180227/60a2f2c3/attachment.bin>
    
    
More information about the llvm-commits
mailing list