This is an archive of the discontinued LLVM Phabricator instance.

[Flang][NFC] Rearrange intrinsic generator functions
ClosedPublic

Authored by kiranchandramohan on Mar 23 2022, 10:50 AM.

Details

Summary

This patch rearranges the generator functions for various intrinsics.
The rearrangement will help to identify any missing functionality.

Diff Detail

Event Timeline

Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 23 2022, 10:50 AM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
kiranchandramohan requested review of this revision.Mar 23 2022, 10:50 AM
PeteSteinfeld accepted this revision.Mar 23 2022, 11:56 AM

All builds and tests correctly and looks good.

This revision is now accepted and ready to land.Mar 23 2022, 11:56 AM