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

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 11:27:35 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL261140: Create masked gather and scatter intrinsics in Loop Vectorizer. (authored by delena).

Changed prior to commit:
  http://reviews.llvm.org/D15690?vs=48204&id=48222#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15690

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15690.48222.patch
Type: text/x-patch
Size: 32300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160217/523f3cb0/attachment.bin>


More information about the llvm-commits mailing list