Skip to content

Investigate using llvm.bswap for vertical byte_swap #19

Open
@gnzlbg

Description

@gnzlbg

Currently we use shuffles for implementing vertical byte_swap but llvm.bswap works on vectors as well. We should investigate which method generates better code, use it, and fill LLVM bugs for the other (they should generate identical code).

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