Skip to content

pointer arithmetic should use GEP #8118

Closed
@thestinger

Description

@thestinger

Using and ptrtoint and inttoptr throws out all the aliasing information gathered by LLVM, it's the cause of issue #7136 and overall has a major impact on looping performance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    I-slowIssue: Problems and improvements with respect to performance of generated code.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions