[PATCH] D38177: [LoopPredication] Support ule, sle latch predicates

Artur Pilipenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 22 06:20:29 PDT 2017


apilipenko created this revision.

This is a follow up for the loop predication change https://reviews.llvm.org/D37569 to support ule, sle latch predicates.


https://reviews.llvm.org/D38177

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38177.116341.patch
Type: text/x-patch
Size: 8686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170922/fd79d91b/attachment-0001.bin>


More information about the llvm-commits mailing list