[PATCH] D99493: [SimpleLoopUnswitch] Add tests to check partially invariant unswitch

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 29 05:03:35 PDT 2021


xbolva00 added a comment.

In D99493#2655453 <https://reviews.llvm.org/D99493#2655453>, @jaykang10 wrote:

> In D99493#2655439 <https://reviews.llvm.org/D99493#2655439>, @fhahn wrote:
>
>> LGTM, thanks!
>
> Thanks for review @fhahn. I have a question. Is it ok to push this test now? or I have to wait for https://reviews.llvm.org/D99354?

I think you should push it and rebase D99354 <https://reviews.llvm.org/D99354>


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

https://reviews.llvm.org/D99493



More information about the llvm-commits mailing list