This is an archive of the discontinued LLVM Phabricator instance.

[flang] Moving common polymorphic code into utility files
ClosedPublic

Authored by Renaud-K on Mar 7 2023, 4:15 PM.

Details

Summary

In preparation for more transformations in the PolymorphicOpConversionPass, moving utility routines into utility files so they can be reused.

Diff Detail

Event Timeline

Renaud-K created this revision.Mar 7 2023, 4:15 PM
Herald added a project: Restricted Project. · View Herald Transcript
Renaud-K requested review of this revision.Mar 7 2023, 4:15 PM

All builds, tests, and is formatted correctly. But I don't understand this code, so someone who does should approve.

This revision is now accepted and ready to land.Mar 8 2023, 12:37 AM
This revision was automatically updated to reflect the committed changes.