[LLVMdev] Update PHINode after extracting code

Vu Le vmle at ucdavis.edu
Thu Jan 27 12:03:54 PST 2011


I'll do this for my research project.

On Thu, Jan 27, 2011 at 11:35 AM, Tobias Grosser
<grosser at fim.uni-passau.de>wrote:

> On 01/27/2011 02:27 PM, Vu Le wrote:
>
>> Oh, yes.
>> My algorithm extracts regions in a top-down manner.
>> I modified your RegionPass so that it only visits 2nd level regions.
>> Those regions are extracted into functions and the process
>> continues for the new functions.
>> It's kind of messy since I've just played with LLVM.
>> I'll modify the algorithm so it can extract regions bottom-up.
>> Vu
>>
>
> Cool. It would be great to integrate this in LLVM. I would be glad to
> review some patches.
>
> By the way. For what are you using this?
>
> Tobi
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110127/6a59ce32/attachment.html>


More information about the llvm-dev mailing list