This is an archive of the discontinued LLVM Phabricator instance.

[flang] Keep fully qualified !fir.heap type for fir.freemem op
ClosedPublic

Authored by clementval on Mar 31 2022, 11:14 AM.

Details

Summary

Re-introduce a fully qualified type on teh fir.freemem operation.
Since this is the only operation where the prefix gets elided in fir, this
patch make it fully qualified so the dialect syntax feels more consistent.

Diff Detail

Event Timeline

clementval created this revision.Mar 31 2022, 11:14 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 31 2022, 11:14 AM
clementval requested review of this revision.Mar 31 2022, 11:14 AM
vdonaldson accepted this revision.Mar 31 2022, 11:27 AM
This revision is now accepted and ready to land.Mar 31 2022, 11:27 AM
This revision was landed with ongoing or failed builds.Mar 31 2022, 12:37 PM
This revision was automatically updated to reflect the committed changes.