[PATCH] D33001: [RuntimeUnrolling] Add logic for loops with multiple exit blocks

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 30 11:48:48 PDT 2017


anna added a comment.

In https://reviews.llvm.org/D33001#796825, @reames wrote:

> LGTM.  Thanks for all the work on this!


Thanks for all the suggestions, it simplified the code and improved the scope! Now, adding support in presence of prolog loop is just about adding test cases and updating comments :)


Repository:
  rL LLVM

https://reviews.llvm.org/D33001





More information about the llvm-commits mailing list