[PATCH] D92064: [flang][openacc] Remove duplicated code for clause lowering

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 24 16:26:00 PST 2020


clementval created this revision.
clementval added reviewers: sscalpone, schweitz, jeanPerier, SouraVX, kiranchandramohan.
Herald added subscribers: llvm-commits, mehdi_amini.
Herald added a project: LLVM.
clementval requested review of this revision.

This patch remove some duplicated code for the clauses
lowering in different construct and ass some minor homogenization
in the OpenACC loweing code.

This code was part of the PR #558 on fir-dev
https://github.com/flang-compiler/f18-llvm-project/pull/558


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D92064

Files:
  flang/lib/Lower/OpenACC.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92064.307476.patch
Type: text/x-patch
Size: 37064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201125/71ae44a0/attachment.bin>


More information about the llvm-commits mailing list