[llvm] [InstCombine] Add constant folding for hypot library calls (PR #171863)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 12 06:18:58 PST 2025
wentywenty wrote:
> This needs to be handled in ConstantFolding rather than SimplifyLibCalls.
thanks ,i will try it
https://github.com/llvm/llvm-project/pull/171863
More information about the llvm-commits
mailing list