This is an archive of the discontinued LLVM Phabricator instance.

[flang] Support SELECTED_LOGICAL_KIND() up to lowering
ClosedPublic

Authored by klausler on Aug 28 2023, 4:50 PM.

Details

Summary

Process and fold the new F'2023 intrinsic function SELECTED_LOGICAL_KIND.

Diff Detail

Event Timeline

klausler created this revision.Aug 28 2023, 4:50 PM
Herald added a project: Restricted Project. · View Herald Transcript
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.Aug 28 2023, 4:50 PM
PeteSteinfeld accepted this revision.Aug 28 2023, 8:38 PM

All builds and tests correctly and looks good.

This revision is now accepted and ready to land.Aug 28 2023, 8:38 PM

All builds and tests correctly and looks good.

This revision was automatically updated to reflect the committed changes.