[llvm] [SCCP] Extend `visitBinaryOperator` to overflowing binary ops (PR #84470)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 8 08:02:44 PST 2024


nikic wrote:

Some compile-time overhead, but probably acceptable: https://llvm-compile-time-tracker.com/compare.php?from=eb8f379567e8d014194faefe02ce92813e237afc&to=52f204492d88fad02ef9d510e23be3ceee63671c&stat=instructions:u Wonder whether there is any optimization potential in the ConstantRange implementation.

https://github.com/llvm/llvm-project/pull/84470


More information about the llvm-commits mailing list