Skip to content

Disabling gcc inliner causes WebKit performance regression #2725

Closed
@llvmbot

Description

@llvmbot
Bugzilla Link 2353
Resolution FIXED
Resolved on Nov 18, 2009 15:50
Version trunk
OS All
Depends On llvm/llvm-bugzilla-archive#4931
Blocks llvm/llvm-bugzilla-archive#3232
Reporter LLVM Bugzilla Contributor
CC @nlewycky

Extended Description

Duncan's patch 51314 regressed WebKit performance by ~5%. I've reverted it for now 51397.

This probably means there were llvm optimizer deficiencies that was covered up by running the gcc inliner. We need to identify and fix them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaipoInterprocedural optimizations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions