[llvm] InstCombine: Fold ldexp with constant exponent to fmul (PR #171731)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 11 11:38:05 PST 2025


dtcxzyw wrote:

This can be fixed by bailing out on out-of-scale cases.

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


More information about the llvm-commits mailing list