[llvm-dev] RFC: Adding IR Transformation examples/tutorial code to llvm-project

Florian Hahn via llvm-dev llvm-dev at lists.llvm.org
Fri Oct 25 15:28:04 PDT 2019



> On 25 Oct 2019, at 13:34, Eric Christopher <echristo at gmail.com> wrote:
> 
> What Dave said :)
> 
> Even if the tutorial code and descriptions are in a different
> directory because reasons it'd be good to get it checked in where we
> can have things updated automatically.
> 
> -eric
> 
> On Thu, Oct 24, 2019 at 6:25 PM David Blaikie via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
>> 
>> Sounds good - bonus points if these examples were motivated with a continuation to the Kaleidoscope tutorial - Eric Christopher and I did a tutorial on debug info back in 2014 and included new chapters for Kaleidoscope for future usage.


Thanks for taking a look! 

I am not entirely sure at the moment how the transformations would fit into the Kaleidoscope tutorial directly; but on the tutorials page, there is a `Writing an Optimization for LLVM` one and the examples would fit well alongside there I think.


Cheers,
Florian


More information about the llvm-dev mailing list