This is an archive of the discontinued LLVM Phabricator instance.

[flang] Fixed selective TargetRewrite.
ClosedPublic

Authored by vzakhari on Feb 9 2023, 2:57 PM.

Details

Summary

Some conversions were still happening under no-complex/character-conversion
options. This change fixes that and adds a LIT test.

Diff Detail

Event Timeline

vzakhari created this revision.Feb 9 2023, 2:57 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 9 2023, 2:57 PM
vzakhari requested review of this revision.Feb 9 2023, 2:57 PM
This revision is now accepted and ready to land.Feb 10 2023, 12:31 AM
This revision was automatically updated to reflect the committed changes.