This is an archive of the discontinued LLVM Phabricator instance.

[JitRunner] add support for i32 output
AbandonedPublic

Authored by stephenneuendorffer on May 28 2020, 2:19 PM.

Details

Reviewers
bondhugula
Summary

Depends on D80609

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptMay 28 2020, 2:19 PM
bondhugula requested changes to this revision.May 28 2020, 3:55 PM
bondhugula added a subscriber: bondhugula.
bondhugula added inline comments.
mlir/lib/ExecutionEngine/JitRunner.cpp
56

-> "Function result type" ?

215

Should this be int32_t?

297–302

Conflict markers.

This revision now requires changes to proceed.May 28 2020, 3:55 PM

Changes were merged in a separate diff.

Herald added a project: Restricted Project. · View Herald TranscriptJun 9 2020, 10:37 PM
Herald added a subscriber: msifontes. · View Herald Transcript