[PATCH] D22035: [LoopVectorizer] Fixed a bug in gather/scatter intrinsics.

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 06:28:31 PDT 2016


delena updated this revision to Diff 62855.
delena added a comment.

Changed form of the code, NFC.


Repository:
  rL LLVM

http://reviews.llvm.org/D22035

Files:
  ../lib/Transforms/Vectorize/LoopVectorize.cpp
  ../test/Transforms/LoopVectorize/X86/gather_scatter.ll
  ../test/Transforms/LoopVectorize/X86/scatter_crash.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22035.62855.patch
Type: text/x-patch
Size: 20535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160706/ef5b7c6e/attachment.bin>


More information about the llvm-commits mailing list