This is an archive of the discontinued LLVM Phabricator instance.

[mlir-cpu-runner] Check entry function is void
ClosedPublic

Authored by c-rhodes on Jul 3 2023, 7:56 AM.

Details

Summary

Currently crashes if function isn't void when specifiying
'-entry-point-result=void'.

Diff Detail

Event Timeline

c-rhodes created this revision.Jul 3 2023, 7:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 3 2023, 7:56 AM
c-rhodes requested review of this revision.Jul 3 2023, 7:56 AM
jpienaar accepted this revision.Jul 3 2023, 8:34 AM
This revision is now accepted and ready to land.Jul 3 2023, 8:34 AM
This revision was landed with ongoing or failed builds.Jul 4 2023, 12:34 AM
This revision was automatically updated to reflect the committed changes.