Files
clang-p2996/llvm/lib/Support/APFloat.cpp
Matthew Devereau 14c7e4a184 Enable logf128 constant folding for hosts with 128bit long double (#104929)
This is a reland of (#96287). This patch attempts to reduce the reverted
patch's clang compile time by removing #includes of float128.h and
inlining convertToQuad functions instead.
2024-08-22 10:12:59 +01:00

176 KiB