This is an archive of the discontinued LLVM Phabricator instance.

[flang] Fold PACK()
ClosedPublic

Authored by klausler on Aug 30 2021, 4:31 PM.

Details

Summary

Implement compile-time constant folding for the transformational
intrinsic function PACK.

Diff Detail

Event Timeline

klausler created this revision.Aug 30 2021, 4:31 PM
klausler requested review of this revision.Aug 30 2021, 4:31 PM
PeteSteinfeld accepted this revision.Aug 30 2021, 6:30 PM

Very clever test!

All builds, tests, and looks good.

This revision is now accepted and ready to land.Aug 30 2021, 6:30 PM
This revision was landed with ongoing or failed builds.Aug 31 2021, 10:52 AM
Closed by commit rG6726a3d858ac: [flang] Fold PACK() (authored by klausler). · Explain Why
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 31 2021, 10:52 AM