Skip to content

Further points-to-based enhancements #267

Description

@iamrecursion

The passes downstream of the new points-to analysis (#264) make good use of it, but omit a number of more-complex cases as they are already big. This aims to track the "deferred" cases in both the points-to and its downstream passes (Mem2Reg, Array SROA, and Argument Promotion).

The goal of this issue is to experiment with them to see which yield measurable benefits on our corpus, and to implement those that do into the codebase as a whole.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions