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

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 23:13:58 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL274735: Fixed a bug in vectorizing GEP before gather/scatter intrinsic. (authored by delena).

Changed prior to commit:
  http://reviews.llvm.org/D22035?vs=62855&id=63031#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D22035

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22035.63031.patch
Type: text/x-patch
Size: 20888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160707/33b6d942/attachment.bin>


More information about the llvm-commits mailing list