[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
Mon Oct 28 05:45:24 PDT 2024


yus3710-fj wrote:

Thank you for the information, @tblah. I'll revert this.

> As I understood it, the previous patch was supposed to enable your transformation by default, and this one was only supposed to clean up old flags. Did I understand wrong?

This patch also enables some transformation by default. They would affect the performance. I apologize that I didn't check performance regression.

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


More information about the cfe-commits mailing list