[PATCH] D139832: [IndVars] Support AND in optimizeLoopExitWithUnknownExitCount

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 03:54:43 PST 2022


mkazantsev added a comment.

I'm planning to land some more tests where branch exits loop by `TRUE` condition to make sure this works fine with it, but it's ready for review as is.


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

https://reviews.llvm.org/D139832



More information about the llvm-commits mailing list