Apply lower bounds before call to the ubound runtime function.
This is similary done in genLBound.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D133001
[flang] Apply lower bounds correctly before runtime call to ubound ClosedPublic Authored by clementval on Aug 31 2022, 1:07 AM.
Details Summary Apply lower bounds before call to the ubound runtime function.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 31 2022, 1:07 AM This revision is now accepted and ready to land.Aug 31 2022, 3:49 AM Closed by commit rG82db2a24196d: [flang] Apply lower bounds correctly before runtime call to ubound (authored by clementval). · Explain WhyAug 31 2022, 4:25 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 456923 flang/lib/Lower/IntrinsicCall.cpp
flang/test/Lower/Intrinsics/ubound01.f90
|