|
|
|
|
|
by jmalicki
129 days ago
|
|
What is a single example where the optimal encoding depends on context? (I am assuming you're just doing an assembler where registers have already been chosen, vs. a compiler that can choose sse vs. scalar and do register allocation etc.)? |
|
Whether that logic should belong in a compiler or an assembler is a separate issue, but it definitely was in the assembler there.