Skip to content

avx512vbmi-remove-spaces #7

@smallnamespace

Description

@smallnamespace

Instead of generating the addmask by repeatedly adding to the existing addmask in a loop, isn't the final mask simply the cumulative horizontal sum of the space mask?

Looks like a prefix sum can be computed the usual way, or can also be parallelized?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions