Skip to content

Optimize the code generation for builtins implemented manually #144

Open
@antoyo

Description

@antoyo

I noticed that some builtins like bitreverse produce slower code than the LLVM backend, so it'd be good to optimize them.

This includes SIMD intrinsics since some of them were implemented without SIMD instructions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions