[PATCH] D44667: [LoopPredication] Add profitability check based on BPI

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 21 07:20:34 PDT 2018


anna updated this revision to Diff 139289.
anna added a comment.

use getExitEdges instead of getting exiting blocks.


Repository:
  rL LLVM

https://reviews.llvm.org/D44667

Files:
  lib/Transforms/Scalar/LoopPredication.cpp
  test/Transforms/LoopPredication/profitability.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44667.139289.patch
Type: text/x-patch
Size: 12209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180321/3595a231/attachment.bin>


More information about the llvm-commits mailing list