Skip to content

Inliner fails to simplify inlined function based on known callsite attributes #61966

@davidbolvansky

Description

@davidbolvansky

caller3 example from tests:

define void @caller3(ptr %arg) {

It should be simplified to "call bar", but currently Inliner fails to do so (ignores SimplifiedValues in this case?)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions