This is an archive of the discontinued LLVM Phabricator instance.

[mlir][spirv] Handle debuginfo for variables.
ClosedPublic

Authored by denis13 on May 7 2020, 4:25 AM.

Details

Summary

Handle debuginfo for spv.Variable and spv.globalVariable during
(de)serialization.

Diff Detail

Event Timeline

denis13 created this revision.May 7 2020, 4:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 7 2020, 4:25 AM
antiagainst accepted this revision.May 7 2020, 6:43 AM

Nice, thanks!

This revision is now accepted and ready to land.May 7 2020, 6:43 AM
This revision was automatically updated to reflect the committed changes.