[PATCH] D106256: [LoopFlatten][LoopInfo] Use Loop to identify latch compare instruction

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 19 06:31:05 PDT 2021


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

I think exposing `getLatchCmpInst` is useful and makes sense.
The refactoring that this enables also LGTM.

Please wait with committing until tomorrow in case someone else want to have a look.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106256



More information about the llvm-commits mailing list