[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 02:13:09 PDT 2021


jaykang10 added a comment.

In D109160#2981686 <https://reviews.llvm.org/D109160#2981686>, @jaykang10 wrote:

> 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.

@bjope From your email on llvm-dev, I can see you try to use loop-distribute pass. If possible, can I ask you have plan to enable the pass as default in upstream please?


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

https://reviews.llvm.org/D109160



More information about the llvm-commits mailing list