The attached file contains a dump of the IR currently produced for the fibonacci benchmark. The code of the fibonacci function itself is at the very end. It is preceded by the IR of all the primitives.
Note that the IR for the fibonacci function and the primitives may contain one or several levels of inlined functions.
- Maxime