[PATCH] D109160: [LoopBoundSplit] Update phi node in exit block

JinGu Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 3 01:38:56 PDT 2021


jaykang10 added a comment.

In D109160#2981685 <https://reviews.llvm.org/D109160#2981685>, @bjope wrote:

> In D109160#2981670 <https://reviews.llvm.org/D109160#2981670>, @jaykang10 wrote:
>
>> In D109160#2980001 <https://reviews.llvm.org/D109160#2980001>, @reames wrote:
>>
>>> LGTM
>>
>> Thanks for review @reames! Let me push this change.
>
> Thanks for looking into the PR @jaykang10 . I'll rerun my test cases when this has landed!

Thanks for checking this pass. @bjope

I have pushed this change. If there is still something wrong with the pass, please let me know.


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

https://reviews.llvm.org/D109160



More information about the llvm-commits mailing list