Skip to content

Implement fixed-point arithmetic #1211

Open
@dkolsen-pgi

Description

The ClangIR code is littered with llvm_unreachable or assertions about fixed-point not being implemented yet. Almost all code that requires the -ffixed-point option to get through the Clang front end will hit one of these not-yet-implemented errors. Fixed-point supports needs to be implemented at some point.

This is a big enough task that it should probably be broken into smaller tasks, but I don't know what the correct granularity is, so I am not creating those subtasks yet.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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