Displaying 5 results from an estimated 5 matches for "easieset".
2012 Mar 07
4
[LLVMdev] Updating value from PHI
...at from the loop, then redirect the backedge
to the loopbody (non extracted portion) and create a new PHI coming from
the extracted BB and the backedge.
I can do this; however, the PHIs following in all the other BBs are not
getting updated, neither are the statements in the loopbody.
What is the easieset way to propagate these changes downward?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120307/bc52aa4e/attachment.html>
2012 Mar 08
2
[LLVMdev] Updating value from PHI
...loopbody (non extracted portion) and create a new PHI coming from
>> the extracted BB and the backedge.
>>
>> I can do this; however, the PHIs following in all the other BBs are not
>> getting updated, neither are the statements in the loopbody.
>>
>> What is the easieset way to propagate these changes downward?
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120307/33f31947/attachment.html>
2012 Mar 08
0
[LLVMdev] Updating value from PHI
...he backedge
> to the loopbody (non extracted portion) and create a new PHI coming from
> the extracted BB and the backedge.
>
> I can do this; however, the PHIs following in all the other BBs are not
> getting updated, neither are the statements in the loopbody.
>
> What is the easieset way to propagate these changes downward?
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
A...
2012 Mar 08
0
[LLVMdev] Updating value from PHI
...he backedge
> to the loopbody (non extracted portion) and create a new PHI coming from
> the extracted BB and the backedge.
>
> I can do this; however, the PHIs following in all the other BBs are not
> getting updated, neither are the statements in the loopbody.
>
> What is the easieset way to propagate these changes downward?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120307/78118dad/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed......
2012 Mar 08
0
[LLVMdev] Updating value from PHI
...portion) and create a new PHI coming from
>>> the extracted BB and the backedge.
>>>
>>> I can do this; however, the PHIs following in all the other BBs are not
>>> getting updated, neither are the statements in the loopbody.
>>>
>>> What is the easieset way to propagate these changes downward?
>>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120308/2b1adad9/attachment.html>