This is an archive of the discontinued LLVM Phabricator instance.

[NFC][flang] Removed pgmath handling from lowering.
ClosedPublic

Authored by vzakhari on Dec 16 2022, 11:17 AM.

Details

Summary

I kept the possibility to use pgmath in constant folding
just in case. We can remove it later, if it is proven to be redundant.

Diff Detail

Event Timeline

vzakhari created this revision.Dec 16 2022, 11:17 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 16 2022, 11:17 AM
vzakhari requested review of this revision.Dec 16 2022, 11:17 AM
This revision is now accepted and ready to land.Dec 16 2022, 11:38 AM
This revision was automatically updated to reflect the committed changes.