Files
clang-p2996/llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
Hans Wennborg 575e68e571 FunctionSpecialization: Make the ordering of BestSpecs stricter
otherwise it's not guaranteed which of two candidates with the same
score would get specialized first, or at all.
2024-06-12 14:02:18 +02:00

40 KiB