Reduction clause on loop or compute constructs
is not currently lowered but no TODO message was issued.
Add a proper TODO so the user is informed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D149789
[flang][openacc] Add proper TODO for reduction lowering ClosedPublic Authored by clementval on May 3 2023, 2:47 PM.
Details Summary Reduction clause on loop or compute constructs
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 3 2023, 2:47 PM This revision is now accepted and ready to land.May 3 2023, 2:51 PM Closed by commit rG83478a1e5293: [flang][openacc] Add proper TODO for reduction lowering (authored by clementval). · Explain WhyMay 3 2023, 3:44 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 519290 flang/lib/Lower/OpenACC.cpp
|