[PATCH] D36113: [Loop Vectorize] Vectorize Loops with Backward Dependence

DIVYA SHANMUGHAN via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 1 12:26:25 PDT 2017


DIVYA updated this revision to Diff 109176.
DIVYA added a comment.
Herald added a subscriber: javed.absar.

- Added get getReciprocalPredBlockProb() as a member function of LoopVectorizationCostModel class



- Added a testcase




https://reviews.llvm.org/D36113

Files:
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/AArch64/aarch64-predication.ll
  test/Transforms/LoopVectorize/if-pred-blockFreq.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36113.109176.patch
Type: text/x-patch
Size: 10066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170801/2629dad8/attachment.bin>


More information about the llvm-commits mailing list