[PATCH] D63952: [LoopBase] Strengthen isLoopExiting by requiring that BB must be inside the loop.

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 28 16:32:32 PDT 2019


reames added a comment.

LGTM to the LoopInfo change only.  The other portion should probably be done in a separate change as the set of reviewers are likely to be basically distinct.  (I don't care which order.)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63952/new/

https://reviews.llvm.org/D63952





More information about the llvm-commits mailing list