[PATCH] D24009: [LoopVectorizer] Support predicating instructions in blocks with several input edges

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 13:30:47 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL280148: [LoopVectorizer] Predicate instructions in blocks with several incoming edges (authored by mkuper).

Changed prior to commit:
  https://reviews.llvm.org/D24009?vs=69721&id=69747#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24009

Files:
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Transforms/LoopVectorize/if-pred-non-void.ll
  llvm/trunk/test/Transforms/LoopVectorize/if-pred-stores.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24009.69747.patch
Type: text/x-patch
Size: 6017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160830/2b446651/attachment.bin>


More information about the llvm-commits mailing list