[PATCH] D12480: [LV] Delay predication of stores until near the end of vector code generation

James Molloy via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 05:04:43 PDT 2015


jmolloy updated this revision to Diff 33799.
jmolloy added a comment.

Hi Michael,

This updated diff contains a testcase with -instcombine to ensure that the generated code looks no worse than before.

Cheers,

James


Repository:
  rL LLVM

http://reviews.llvm.org/D12480

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12480.33799.patch
Type: text/x-patch
Size: 10534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150902/aa3ba16b/attachment.bin>


More information about the llvm-commits mailing list