[all-commits] [llvm/llvm-project] 209252: [BOLT] Introduce skip-inline flag (#128135)
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Fri Feb 21 09:11:16 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 209252f3d5bf66c8bff0863ba7617e37ead4fff8
https://github.com/llvm/llvm-project/commit/209252f3d5bf66c8bff0863ba7617e37ead4fff8
Author: Amir Ayupov <aaupov at fb.com>
Date: 2025-02-21 (Fri, 21 Feb 2025)
Changed paths:
M bolt/lib/Passes/Inliner.cpp
A bolt/test/X86/skip-inline.s
Log Message:
-----------
[BOLT] Introduce skip-inline flag (#128135)
Introduce exclusion list for inlining, allowing more fine-grained
control than using skip-funcs.
Test Plan: added skip-inline.s
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list