[PATCH] D29016: [LoopUnswitch] Do not freeze condition if hoisted branch is guaranteed to be reachable

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 3 11:36:19 PST 2017


efriedma added a comment.

> What do you mean by a helper?

Exactly what you did by adding FindNextSuccessorBlock.


https://reviews.llvm.org/D29016





More information about the llvm-commits mailing list