35 points | by ibobev 5 days ago
4 comments
While it is possible to remove most aliasing performance issues in a C or C++ codebase, it is a pain to do it properly.
While it is possible to remove most aliasing performance issues in a C or C++ codebase, it is a pain to do it properly.