[llvm] [CGP]: Optimize mul.overflow. (PR #148343)

Hassnaa Hamdi via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 1 10:46:12 PDT 2025


hassnaaHamdi wrote:

Hi,
Thanks for looking at the patch.
Based on the input from you all, I will enable this change for AArch64 only. Also I will optimize only for the case when both sides will not overflow.

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


More information about the llvm-commits mailing list