Skip to content

Is it possible to speedup 128 block decoding via 256 bit instructions? #30

@MBkkt

Description

@MBkkt

For different reasons I don't want to make block size bigger than 128
At the same time it looks like unpack function could use 256 bit registers to make less loads, stores and instructions.

Am I wrong? Or such idea doesn't provide speedup.
Or it wasn't the purpose?

Maybe it's not good idea to mix different registers, I'm not sure.
But at least for block with bit width that even possible to use only 256 bit instructions/registers

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