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

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 26 00:05:22 PST 2022


mkazantsev planned changes to this revision.
mkazantsev added a comment.

I agree that OR should be supported on the same grounds as AND. Need to check in more tests for it, and maybe this will be in this patch.


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

https://reviews.llvm.org/D139832



More information about the llvm-commits mailing list