|
|
|
|
|
by mnurzia
1108 days ago
|
|
Not really, my implementation isn't smart enough to guide compilers to the right solution. Trivial instructions, like xor, are of course recognized, but for example the 32x32 mul implementation isn't. Maybe compilers will be smart enough one day... https://godbolt.org/z/WEcTzKf7M |
|