Episode 57 of C++ Weekly.
Dissecting An Optimization
by Jason Turner
About the show:
In this episode of C++ Weekly we look at a unique optimization that Clang does. We take the assembly language apart instruction by instruction to determine what it is doing and how it is better than the other optimizations that are possible.
Add a Comment
Comments are closed.