[PATCH] D29425: [SLP] Use SCEV to sort memory accesses

Michael Kuperstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 3 11:21:13 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294027: [SLP] Use SCEV to sort memory accesses. (authored by mkuper).

Changed prior to commit:
  https://reviews.llvm.org/D29425?vs=86902&id=86989#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29425

Files:
  llvm/trunk/include/llvm/Analysis/LoopAccessAnalysis.h
  llvm/trunk/lib/Analysis/LoopAccessAnalysis.cpp
  llvm/trunk/test/Transforms/SLPVectorizer/X86/jumbled-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29425.86989.patch
Type: text/x-patch
Size: 13402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170203/ad6817b3/attachment.bin>


More information about the llvm-commits mailing list