arthrop0d

Brief articles on varied topics.

compilers

1 article tagged compilers.

  1. Static Single Assignment Form and Phi Nodes

    How SSA gives every assignment a distinct version and uses phi nodes to merge values when control-flow paths meet.

    compilerscomputer science

← All tags