Skip to content

[LV] Histograms lose alias information #132757

Open
@RonDahan101

Description

@RonDahan101

When vectorizing histograms we lose the alias information we had on the load/store

reproducer: https://compiler-explorer.com/z/Gr3sxGzvr

Notice that before LoopVectorize, the load and the store had alias information, but after the optimization, the histogram doesn't.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions