Files
clang-p2996/llvm/lib/Transforms/IPO/SampleProfile.cpp
Lei Wang 12a2bc301f [CSSPGO] Fix the issue of preinliner import function list (#85719)
By design, when the nested profile is pre-inliner based, we should fully
honor pre-inliner decision, fix it by setting threshold to zero. We
observed a perf win on one internal service, no negative impact for
other big services.
2024-03-19 16:50:48 -07:00

118 KiB