Skip to content

Use effects tracking to enable better vectorization. #44839

@oscardssmith

Description

@oscardssmith

Now that we have the ability to reliably determine that functions are pure, we should try to make our broadcast/map functionality take advantage of this to the extent possible. I'm not 100% sure what needs to be done here, to make sure we generate good code, but it would be nice to get faster performance automatically (at least for the simple stuff) without needing LoopVectorization,

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions