Y
Hacker News
new
|
ask
|
show
|
jobs
by
bogomipz
2996 days ago
>"Though it's true that compilers usually turn assignments into SSA"
What is SSA here?
1 comments
macintux
2996 days ago
Static single assignment (see Wikipedia link in grandparent).
link