Displaying 2 results from an estimated 2 matches for "12e6e0e2".
2019 Oct 25
2
RFC: Adding IR Transformation examples/tutorial code to llvm-project
...____________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191025/12e6e0e2/attachment.html>
2019 Oct 24
7
RFC: Adding IR Transformation examples/tutorial code to llvm-project
Hi,
I’d like to propose adding a new example directory (llvm/examples/IRTransforms) as a new home for example code used by various tutorials. After talking to a few people at the Developers meeting, it became clear to me that it would be valuable to have the code examples for various tutorials in-tree to keep them from bit-rotting and make it very easy to build them.
I’d suggest adding new IR