This is an archive of the discontinued LLVM Phabricator instance.

[flang][hlfir] Added a TODO note for parameterized array component shapes.
ClosedPublic

Authored by vzakhari on May 18 2023, 2:45 PM.

Details

Summary

Without the TODO, MLIR verifier fails because of invalid hlfir.declare
or fir.alloca that lowering produces.

Diff Detail

Event Timeline

vzakhari created this revision.May 18 2023, 2:45 PM
vzakhari requested review of this revision.May 18 2023, 2:45 PM
This revision is now accepted and ready to land.May 18 2023, 2:47 PM