Skip to content

Commit

Permalink
[flang][OpenACC] Lower parallel loop
Browse files Browse the repository at this point in the history
Lower the `parallel loop` contrsuct and refactor some of the code
of parallel and loop lowering to be reused.

Also add tests for loop and parallel since they were not upstreamed.

This patch is part of the upstreaming effort from fir-dev branch.

Reviewed By: PeteSteinfeld

Differential Revision: https://reviews.llvm.org/D128510
  • Loading branch information
clementval committed Jun 24, 2022
1 parent 56c81d2 commit d7ab38f
Show file tree
Hide file tree
Showing 4 changed files with 1,410 additions and 160 deletions.
Loading

0 comments on commit d7ab38f

Please sign in to comment.