Go to content

GopherCon 2017: Keith Randall - Generating Better Machine Code with SSA

I will describe the efforts over the past two years to build a better machine-code generator for Go. Based on a SSA (Static Single Assignment) representation, I'll show you how it works and how it enables a host of new optimizations. Some assembly required.

July 13, 2017