[LLVMdev] Register Allocation on IR

Renato Golin renato.golin at linaro.org
Wed Jun 17 13:35:13 PDT 2015


On 17 June 2015 at 20:53, Kartik Ramkrishnan <kartikram3 at gmail.com> wrote:
> In my simulations, I am actually running the IR, rather than only evaluating
> cost function. I don't want to go too much into the details currently
> because I am hoping to get some results and publish them :)

Right, then I fail to see the use... I'll wait for your publication. :)


> I don't know if it will be useful for the LLVM codebase yet. If the weird IR
> proves to have useful application, then maybe that is possible.

We tend not to proliferate the number of internal representations in
tree, but having it as a separate project (ex. in github) is entirely
possible.

cheers,
-renato



More information about the llvm-dev mailing list