[PATCH] D15690: Gather and Scatter intrinsics in the Loop Vectorizer

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 06:30:20 PST 2016


delena removed rL LLVM as the repository for this revision.
delena updated this revision to Diff 47637.
delena added a comment.
Herald added a subscriber: mzolotukhin.

Changes according to Ayal's comments.


http://reviews.llvm.org/D15690

Files:
  ../include/llvm/IR/IRBuilder.h
  ../lib/IR/IRBuilder.cpp
  ../lib/Transforms/Vectorize/LoopVectorize.cpp
  ../test/Transforms/LoopVectorize/X86/gather_scatter.ll
  ../test/Transforms/LoopVectorize/X86/masked_load_store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15690.47637.patch
Type: text/x-patch
Size: 32449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160211/50a04149/attachment.bin>


More information about the llvm-commits mailing list