[llvm] [InstCombine] Add constant folding for hypot library calls (PR #171863)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 11 09:24:56 PST 2025


https://github.com/nikic commented:

This needs to be handled in ConstantFolding rather than SimplifyLibCalls.

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


More information about the llvm-commits mailing list