GopherCon 2017

Keith Randall

Generating Better Machine Code with SSA

Jul 2017
play

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.

Discuss

0 comment