This is an archive of the discontinued LLVM Phabricator instance.

[flang] Accept legacy aliases for intrinsic function names
ClosedPublic

Authored by klausler on Mar 18 2022, 1:41 PM.

Details

Summary

Support the names AND, OR, and XOR for the generic intrinsic
functions IAND, IOR, and IEOR respectively.

Diff Detail

Event Timeline

klausler created this revision.Mar 18 2022, 1:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 18 2022, 1:41 PM
klausler requested review of this revision.Mar 18 2022, 1:41 PM
vdonaldson accepted this revision.Mar 18 2022, 3:57 PM
This revision is now accepted and ready to land.Mar 18 2022, 3:57 PM