[llvm] [AggressiveInstCombine] Fold i64 x i64 -> i128 multiply-by-parts (PR #156879)

David Green via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 17 08:20:43 PST 2025


davemgreen wrote:

Me and @c-rhodes and @usha1830 were talking about this and I gave it a go to generalize it a little and support a few more high-mul patters. There is a new patch in #168396

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


More information about the llvm-commits mailing list