Skip to content

A separate_storage assume shouldn't capture pointers #156940

@krzysz00

Description

@krzysz00

Currently, if you use separate_storage assume operand bundles to declare that two pointers don't alias, the attributor sees that call to llvm.intr.assume as potentially capturing the pointer, which it does not, in reality, do.

Metadata

Metadata

Assignees

No one assigned

    Labels

    llvm:analysisIncludes value tracking, cost tables and constant folding

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions