Skip to content

Implement an alias analysis pass #486

Closed
@pcwalton

Description

@pcwalton

One of the nice things about our type system is that we have very strong alias information. We can feed this information to LLVM to help guide its optimizations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.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