[PATCH] D36115: [Loop Vectorize] Block Probability for Predicated Blocks
DIVYA SHANMUGHAN via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 1 12:32:18 PDT 2017
DIVYA updated this revision to Diff 109182.
DIVYA added a comment.
- Added get getReciprocalPredBlockProb() as a member function of LoopVectorizationCostModel class
- Added a testcase
https://reviews.llvm.org/D36115
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: D36115.109182.patch
Type: text/x-patch
Size: 10066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170801/a7858cc4/attachment.bin>
More information about the llvm-commits
mailing list