LLVM Tutorial #17: The Φ (Phi) Function

Published on Jun 20th 2020Duration: 24:55Watch on YouTube

In this series I walkthrough the LLVM "Kaleidoscope" Tutorial, where you follow step by step to create your first programming language frontend using LLVM as the backend. Last time we wrote the lexer and the parser for the if statement. This time, we talk more about SSA, and more specifically, about the Φ (Phi) function.

Transcript

The following transcript was automatically generated by an algorithm.