[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
Wed Jul 3 09:30:17 PDT 2019


reames accepted this revision.
reames added a comment.
This revision is now accepted and ready to land.

In D63952#1568379 <https://reviews.llvm.org/D63952#1568379>, @fhahn wrote:

> The AMDGPU fix was committed, so this should be ready to go in :) @reames, it would be great if you could accept it on Phab


Did so, but this is not required.  Once an LGTM has been given, a patch is clear to land whether accepted in phab or not.


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