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

Static single assignment (see Wikipedia link in grandparent).