[PATCH] D91888: [flang][openacc] Add clause validaty tests for data construct + fix default restriction

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 11:49:29 PST 2020


clementval updated this revision to Diff 310305.
clementval added a comment.
Herald added subscribers: teijeong, rdzhabarov, tatianashp, msifontes, jurahul, Kayjukh, grosul1, Joonsoo, stephenneuendorffer, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, rriddle, mehdi_amini.
Herald added a project: MLIR.

Rebase


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91888/new/

https://reviews.llvm.org/D91888

Files:
  flang/include/flang/Parser/parse-tree.h
  flang/lib/Parser/openacc-parsers.cpp
  flang/lib/Semantics/check-acc-structure.cpp
  flang/lib/Semantics/check-acc-structure.h
  flang/tools/f18/f18.cpp
  llvm/include/llvm/Frontend/OpenACC/ACC.td
  mlir/include/mlir/Dialect/OpenACC/OpenACC.h
  mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91888.310305.patch
Type: text/x-patch
Size: 12868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201208/ddf74f8b/attachment.bin>


More information about the llvm-commits mailing list