Small functions with size under a given threshold are not
considered for specialisaion on the presumption that they
are easy to inline. This does not apply to noinline
functions, though.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM. Thanks!
llvm/test/Transforms/FunctionSpecialization/func-spec-noinline.ll | ||
---|---|---|
36 ↗ | (On Diff #467424) | Add a newline |