This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Convert function signatures before converting globals
ClosedPublic

Authored by silvas on Jul 6 2020, 4:50 PM.

Details

Summary

This allows global initializers to reference functions.

Diff Detail

Event Timeline

silvas created this revision.Jul 6 2020, 4:50 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 6 2020, 4:51 PM
ftynse accepted this revision.Jul 7 2020, 1:25 AM

Thanks!

This revision is now accepted and ready to land.Jul 7 2020, 1:25 AM
This revision was automatically updated to reflect the committed changes.