Skip to content

Compile with -O0 is broken #14

@schoeberl

Description

@schoeberl

When compiling without any optimization, there is an issue in the single path code:

Error: Block without region: sw.epilog7351102[186], SCCSize: 0
Assertion failed: (UnassignedBlocks == 0), function computeRegions, file PatmosFunctionSplitter.cpp, line 1381.
PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace.

For quick tries one is used to just not use any compile options.

Metadata

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