Comment by adgjlsfhk1
Comment by adgjlsfhk1 8 hours ago
Doing the translation dynamically would be really interesting. Compilers (with some exception to PGO compiles) do a really bad job figuring out whether to go branchless or branched, and programmers only get it right ~half the time.