This is an archive of the discontinued LLVM Phabricator instance.

Added StandardOps DialectConversion support
AbandonedPublic

Authored by rsuderman on Mar 13 2020, 6:16 PM.

Details

Reviewers
rriddle
Summary

CallOp will need to be converted when FuncOp's are converted. Added a
corresponding DialectConversion to the StandardOps dialect to support
this conversion.

Diff Detail

Event Timeline

rsuderman created this revision.Mar 13 2020, 6:16 PM
rsuderman updated this revision to Diff 250337.Mar 13 2020, 6:20 PM

Clang-format

Harbormaster failed remote builds in B49201: Diff 250336!
rsuderman abandoned this revision.Mar 17 2020, 1:34 PM