[PATCH] D36115: [Loop Vectorize] Block Probability for Predicated Blocks

DIVYA SHANMUGHAN via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 17 15:29:25 PDT 2017


DIVYA updated this revision to Diff 111574.
DIVYA added a comment.

- Changed return type of block probability to float


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.111574.patch
Type: text/x-patch
Size: 10083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170817/97eed2dd/attachment-0001.bin>


More information about the llvm-commits mailing list