Skip to content

ConvertKrnlToLLVM:The result should be transferred by arguments with a pointer? #3277

@coderchenlin

Description

@coderchenlin
Image

There has been a crash when I tried to compile the MNIST model to ELF. It seems related to the calling convention. My target can not cover all the return values, only a few return registers. Should we transfer the return value by pointer? It will be more general for other targets.

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