[PATCH] D22918: [Loop Vectorizer] Support predication of div/rem

Gil Rapaport via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 04:46:05 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL279620: [Loop Vectorizer] Support predication of div/rem (authored by gilr).

Changed prior to commit:
  https://reviews.llvm.org/D22918?vs=68616&id=69097#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22918

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-not-when-safe.ll
  llvm/trunk/test/Transforms/LoopVectorize/if-pred-stores.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22918.69097.patch
Type: text/x-patch
Size: 35954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160824/839344e5/attachment-0001.bin>


More information about the llvm-commits mailing list