[PATCH] D101692: [SCEV] Handle and/or in applyLoopGuards()

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 9 11:20:48 PDT 2021


fhahn accepted this revision.
fhahn added a comment.

LGTM, thanks! I think it might be good to also test some combinations with 2 chained `ANDs/ORs` and perhaps `AND/OR` mixed, but perhaps I missed something like that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101692



More information about the llvm-commits mailing list