Without the TODO, MLIR verifier fails because of invalid hlfir.declare
or fir.alloca that lowering produces.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D150911
[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
Diff Detail
Event TimelineHerald added subscribers: sunshaoce, bzcheeseman, mehdi_amini and 2 others. · View Herald Transcript This revision is now accepted and ready to land.May 18 2023, 2:47 PM Closed by commit rG280a3e44a325: [flang][hlfir] Added a TODO note for parameterized array component shapes. (authored by vzakhari). · Explain WhyMay 19 2023, 8:21 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 523789 flang/lib/Lower/ConvertExprToHLFIR.cpp
|