Skip to content

expose more compiler intrinsics like clz #43

@lenawanel

Description

@lenawanel

Problem

cranelift is pretty bad at recognizing manual implementation of such intrinsics, leading to suboptimal assembly

Proposed Solution

add more builtin cranelift functions like popcnt , clz, etc.
for a list of builtin cranelift functions see the cranelift docs

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions