On x86 targets, -fsplit-machine-functions enables splitting of machine
functions using profile information. This patch rolls out the flag for
AArch64 targets.
Depends on D158647
Differential D157157
[clang] Add clang support for Machine Function Splitting on AArch64 dhoekwater on Aug 4 2023, 4:24 PM. Authored by
Details On x86 targets, -fsplit-machine-functions enables splitting of machine Depends on D158647
Diff Detail
Event Timeline
|
AArch64.
Arm can mean AArch32 (often written as "ARM").