This is an archive of the discontinued LLVM Phabricator instance.

[mlir][ods] Allow type attribute/operand for 0 result ops prefixed
ClosedPublic

Authored by jpienaar on Feb 15 2022, 11:30 AM.

Details

Summary

Without results, there is no getType injected and so generating one in prefixed form doesn't result in any failures during C++ compilation.

Diff Detail

Event Timeline

jpienaar created this revision.Feb 15 2022, 11:30 AM
Herald added a project: Restricted Project. · View Herald Transcript
jpienaar requested review of this revision.Feb 15 2022, 11:30 AM
antiagainst accepted this revision.Feb 15 2022, 11:41 AM
This revision is now accepted and ready to land.Feb 15 2022, 11:41 AM
This revision was landed with ongoing or failed builds.Feb 15 2022, 12:20 PM
This revision was automatically updated to reflect the committed changes.