[PATCH] D23169: [LV] Unify vector and scalar maps

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 13:39:53 PDT 2016


mssimpso updated this revision to Diff 67219.
mssimpso added a comment.

Replaced unneeded interleaved access check in vectorizeMemoryInstruction with an assert.


https://reviews.llvm.org/D23169

Files:
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/X86/scatter_crash.ll
  test/Transforms/LoopVectorize/if-pred-stores.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23169.67219.patch
Type: text/x-patch
Size: 43688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160808/3152e9e6/attachment.bin>


More information about the llvm-commits mailing list