The scalar must be placed in memory before creating descriptors and
calling the runtime assignment API.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D142698
[flang][hlfir] Handle scalar to array in hlfir.assign codegen. ClosedPublic Authored by jeanPerier on Jan 27 2023, 2:13 AM.
Details Summary The scalar must be placed in memory before creating descriptors and
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 27 2023, 2:19 AM Closed by commit rG86e6a8c33a41: [flang][hlfir] Handle scalar to array in hlfir.assign codegen. (authored by jeanPerier). · Explain WhyJan 27 2023, 3:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 492697 flang/lib/Optimizer/HLFIR/Transforms/ConvertToFIR.cpp
flang/test/HLFIR/assign-codegen.fir
|