Skip to content

We should investigate if the TBAA hack can be deleted entirely #9311

Description

@abadams

We have always abused LLVM TBAA metadata to get it to understand that a load at ramp(16, 1, 8) can't alias a store at ramp(32, 1, 4) or a scalar store at 53. This dates back to LLVM 3.x, where it was helpful. I don't know if it's still helpful or how we could even test if it's still helpful. It would be good to delete this hack if possible.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions