[clang] [flang] [flang] Integrate the option -flang-experimental-integer-overflow into -fno-wrapv (PR #110063)

Yusuke MINATO via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 29 02:09:11 PDT 2024


yus3710-fj wrote:

> @yus3710-fj after this patch we get a 7-10% slowdown for 503.bwaves_r from SPEC2017. I built with `-Ofast -mcpu=native -fuse-ld=lld -flto`

@tblah I'm attempting to reproduce the performance issue on my Grace machine, but have not yet been successful. Could you please provide the measurement conditions?

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


More information about the cfe-commits mailing list