This is an archive of the discontinued LLVM Phabricator instance.

[flang][NFC] Move intrinsic name mangling to IntrinsicCall 5/6
ClosedPublic

Authored by tblah on Feb 1 2023, 8:17 AM.

Details

Summary

This removes another dependency of IntrinsicCall upon flang/lib/Lower:
making it possible to move IntrinsicCall into flang/lib/Optimizer.

Diff Detail

Event Timeline

tblah created this revision.Feb 1 2023, 8:17 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptFeb 1 2023, 8:17 AM
tblah requested review of this revision.Feb 1 2023, 8:17 AM
This revision is now accepted and ready to land.Feb 2 2023, 1:25 AM
This revision was landed with ongoing or failed builds.Feb 6 2023, 2:35 AM
This revision was automatically updated to reflect the committed changes.