Update the loop construct lowering to support multiple occurences of the same clauses
such as private. Add some utility functions used by other constructs.
Upstreaming part of https://github.com/flang-compiler/f18-llvm-project/pull/438/
Differential D88253
[flang][openacc] Update loop construct lowering ClosedPublic Authored by clementval on Sep 24 2020, 11:56 AM.
Details Summary Update the loop construct lowering to support multiple occurences of the same clauses Upstreaming part of https://github.com/flang-compiler/f18-llvm-project/pull/438/
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 1 2020, 2:02 PM Closed by commit rGc1dcb573a861: [flang][openacc] Update loop construct lowering (authored by clementval). · Explain WhyOct 1 2020, 5:39 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 294127 flang/lib/Lower/OpenACC.cpp
|