[all-commits] [llvm/llvm-project] 77b72f: [BOLT][TEST] Add icp-inline.s test
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Fri Jul 15 20:49:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 77b72fbc71638d5610923bcfae096ff308cd85e1
https://github.com/llvm/llvm-project/commit/77b72fbc71638d5610923bcfae096ff308cd85e1
Author: Amir Ayupov <aaupov at fb.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
A bolt/test/X86/icp-inline.s
Log Message:
-----------
[BOLT][TEST] Add icp-inline.s test
Add a test for `-icp-inline` knob, which ensures that ICP is only performed for
functions that can be subsequently inlined.
Reviewed By: rafauler
Differential Revision: https://reviews.llvm.org/D129803
More information about the All-commits
mailing list