Since we have all the information while lowering, always
add the lowerbound, upperbound and stride information for acc.bounds
create from the Flang frontend.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D149704
[flang][openacc] Always lower bounds with lb, ub and stride information ClosedPublic Authored by clementval on May 2 2023, 4:26 PM.
Details Summary Since we have all the information while lowering, always
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 2 2023, 4:26 PM This revision is now accepted and ready to land.May 2 2023, 8:50 PM Closed by commit rGbe093277bbea: [flang][openacc] Always lower bounds with lb, ub and stride information (authored by clementval). · Explain WhyMay 3 2023, 9:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 519133 flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-enter-data.f90
|