Skip to content

Fast isel dislikes 1-bit function arguments #4354

Closed
@pcwalton

Description

@pcwalton

This means that any function that calls a Rust function with a bool argument causes a fast isel bailout. We should represent bool as i8.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.A-codegenArea: Code generationI-slowIssue: Problems and improvements with respect to performance of generated code.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions