Skip to content

Extend the usage of load_masked and store_masked to batch_bool #1224

Description

@dragon-archer

I've noticed that currently the load_masked and store_masked only supports batch_bool_constant.

I think load_masked and store_masked is very suitable for dealing with loop tails, however in this case the mask is dynamic. Since most architectures that support masked load and masked store doesn't require the mask to be a constant, perhaps it's better to provide a batch_bool version of load_masked and store_masked.

Thank you very much.

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

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions