This is an archive of the discontinued LLVM Phabricator instance.

[mlir][ods] Default-valued/optional parameters have default arguments
AbandonedPublic

Authored by Mogball on Jan 29 2022, 5:38 PM.

Details

Summary

Gives attribute and type C++ getters default-valued arguments for
optional ({}) and default-valued parameters.

Depends on D118544

Diff Detail

Event Timeline

Mogball created this revision.Jan 29 2022, 5:38 PM
Mogball requested review of this revision.Jan 29 2022, 5:38 PM
Mogball abandoned this revision.Mar 3 2022, 12:07 PM

this on longer works because of the inclusion of $_ctx in the default value format

Herald added a project: Restricted Project. · View Herald TranscriptMar 3 2022, 12:07 PM