This is an archive of the discontinued LLVM Phabricator instance.

[mlir-c] Add getting fused loc
ClosedPublic

Authored by jpienaar on Sep 18 2021, 6:33 AM.

Details

Summary

For creating a fused loc using array of locations and metadata. I think this follows the convention of passing arrays.

Diff Detail

Event Timeline

jpienaar created this revision.Sep 18 2021, 6:33 AM
jpienaar requested review of this revision.Sep 18 2021, 6:33 AM
stellaraccident accepted this revision.Sep 18 2021, 6:45 AM
This revision is now accepted and ready to land.Sep 18 2021, 6:45 AM
jpienaar updated this revision to Diff 373414.Sep 18 2021, 6:46 AM

Updated post change for param order (uploaded snapshot mid change by accident)

This revision was landed with ongoing or failed builds.Sep 18 2021, 6:58 AM
This revision was automatically updated to reflect the committed changes.