Files
clang-p2996/llvm/lib/Analysis/TargetLibraryInfo.cpp
Fawdlstty 20bda93e43 [TLI] Add basic support for scalbnxx (#112936)
This patch adds basic support for `scalbln, scalblnf, scalblnl, scalbn,
scalbnf, scalbnl`. Constant folding support will be submitted in a
subsequent patch.

Related issue: <#112631>
2024-10-20 14:17:15 -07:00

56 KiB