Skip to content

Missing cases in switch statements in drx-scattergather-aarch64.cpp #7714

@egrimley-arm

Description

@egrimley-arm

Clang warns about these missing cases. The switch statements are at:

When I added default: assert(false); some tests failed so perhaps falling through is correct, but someone should check before adding default: break;.

I think @jackgallagher-arm is the expert on this file.

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