This is an archive of the discontinued LLVM Phabricator instance.

[fir][NFC] Move fir.shape verifier to cpp file
ClosedPublic

Authored by clementval on Sep 30 2021, 6:29 AM.

Details

Summary

Move verifier code to the .cpp file.

Follow up to https://reviews.llvm.org/D110626.

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

Diff Detail

Event Timeline

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