This is an archive of the discontinued LLVM Phabricator instance.

[fir][NFC] Update and move fir.freemem and fir.store
ClosedPublic

Authored by clementval on Sep 30 2021, 5:34 AM.

Details

Summary

Move fir.freemem and fir.store to the Memory SSA operations sections.
Move parser, printer and verifier of fir.store to the .cpp file.

This patch is part of the upstreaming effort from fir-dev branch.

Co-authored-by: Jean Perier <jperier@nvidia.com>
Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>

Diff Detail

Event Timeline

clementval created this revision.Sep 30 2021, 5:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 30 2021, 5:34 AM
clementval requested review of this revision.Sep 30 2021, 5:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 30 2021, 5:34 AM
jeanPerier accepted this revision.Sep 30 2021, 6:51 AM
This revision is now accepted and ready to land.Sep 30 2021, 6:51 AM
This revision was automatically updated to reflect the committed changes.