Noisy-lang-compiler icon indicating copy to clipboard operation
Noisy-lang-compiler copied to clipboard

Compare with `__builtin_assume`

Open PeiMu opened this issue 2 years ago • 0 comments

The clang keyword __builtin_assume seems to have the same feature as the range analysis. So it's worth checking the impact of this keyword, including the performance, and programmability.

PeiMu avatar May 01 '23 10:05 PeiMu