[PATCH] Refactor code for adding runtime checks in vectorizer.

Michael Zolotukhin mzolotukhin at apple.com
Tue Apr 28 18:05:18 PDT 2015


- Use IRBuilder instead of BranchInst::Create.
- Fix a bug in code generation for StrideCheck.


http://reviews.llvm.org/D9332

Files:
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/induction.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9332.24591.patch
Type: text/x-patch
Size: 12150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150429/535fc96d/attachment.bin>


More information about the llvm-commits mailing list