[PATCH] D86423: [flang][openacc] Lower loop with collapse clause

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 23 17:25:32 PDT 2020


clementval created this revision.
clementval added reviewers: sscalpone, schweitz, jeanPerier.
Herald added subscribers: llvm-commits, rriddle, jfb.
Herald added a reviewer: DavidTruby.
Herald added a project: LLVM.
clementval requested review of this revision.
Herald added a subscriber: stephenneuendorffer.

Lower OpenACCLoopConstruct and the collapse clause to the OpenACC acc.loop operation in MLIR.
This patch refelcts what can be upstream from PR flang-compiler/f18-llvm-project#410


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D86423

Files:
  flang/include/flang/Lower/OpenACC.h
  flang/include/flang/Optimizer/Dialect/FIRDialect.h
  flang/lib/Lower/OpenACC.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86423.287279.patch
Type: text/x-patch
Size: 5043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200824/af401cd6/attachment.bin>


More information about the llvm-commits mailing list