Lower default clause to the correct attribute for compute
operation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154165
[flang][openacc] Lower the default clause on compute constructs ClosedPublic Authored by clementval on Jun 29 2023, 3:49 PM.
Details Summary Lower default clause to the correct attribute for compute
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 29 2023, 3:49 PM This revision is now accepted and ready to land.Jun 29 2023, 3:59 PM Closed by commit rGc9bfca542958: [flang][openacc] Lower the default clause on compute constructs (authored by clementval). · Explain WhyJun 30 2023, 10:24 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 536314 flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-kernels.f90
flang/test/Lower/OpenACC/acc-parallel.f90
flang/test/Lower/OpenACC/acc-serial.f90
|