Why do #compilers exploit the #UndefinedBehavior of signed overflows in #C?
Fabian Giesen explains:
https://gist.github.com/rygorous/e0f055bfb74e3d5f0af20690759de5a7
#Programming #UB #Optimization #PLDI #InductionVariable #Loops #Performance #InnerLoop