Curious missed optimization of recursive constexpr function by Clang

后端 未结 0 1292
野的像风
野的像风 2021-01-30 08:02

Today I wanted to test, how Clang would transform a recursive power of two function and noticed that even with known exponent, the recursion is not optimized away even when usin

相关标签:
回答
  • 消灭零回复
提交回复
热议问题