This is an archive of the discontinued LLVM Phabricator instance.

[flang] Fold UNPACK and TRANSPOSE
ClosedPublic

Authored by klausler on Aug 31 2021, 11:32 AM.

Details

Summary

Implement constant folding for the transformational intrinsic
functions UNPACK and TRANSPOSE.

Diff Detail

Event Timeline

klausler created this revision.Aug 31 2021, 11:32 AM
klausler requested review of this revision.Aug 31 2021, 11:32 AM
PeteSteinfeld accepted this revision.Aug 31 2021, 1:23 PM

All builds, tests, and looks good.

This revision is now accepted and ready to land.Aug 31 2021, 1:23 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 31 2021, 1:25 PM