This is an archive of the discontinued LLVM Phabricator instance.

[flang] hlfir.apply codegen
ClosedPublic

Authored by jeanPerier on Dec 15 2022, 6:18 AM.

Details

Summary

Lower hlfir.apply to hlfir.designate in bufferization.

Depends on D140099

Diff Detail

Event Timeline

jeanPerier created this revision.Dec 15 2022, 6:18 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 15 2022, 6:18 AM
jeanPerier requested review of this revision.Dec 15 2022, 6:18 AM

I don't understand this code very well, so it would be good to have someone else approve. But all builds and tests correctly and looks good.

This revision is now accepted and ready to land.Dec 15 2022, 11:36 AM
This revision was automatically updated to reflect the committed changes.