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

Alexis Engelke via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 1 12:44:50 PDT 2025


https://github.com/aengelke commented:

The generated code could be better. I still would like to see some actual (real) benchmark results as well as some data on the performance impact of only-slow-case/mixed-with-many-branch-misses.

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


More information about the llvm-commits mailing list