[PATCH] D99493: [SimpleLoopUnswitch] Add tests to check partially invariant unswitch
JinGu Kang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 29 05:05:19 PDT 2021
jaykang10 added a comment.
In D99493#2655489 <https://reviews.llvm.org/D99493#2655489>, @xbolva00 wrote:
> 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>
Yep, I will push it. Thanks for letting me know.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99493/new/
https://reviews.llvm.org/D99493
More information about the llvm-commits
mailing list