[PATCH] D89800: [ARM][LowOverheadLoops] Don't generate a LOL if lr is redefined after the start

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 20 07:21:44 PST 2020


samparker added a comment.

I'd be happy with an assertion that DoLoopStart is connected properly, but WhileLoopStart is still my real concern with this logic.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89800



More information about the llvm-commits mailing list