[PATCH] D92120: [flang][openacc] Update reference to OpenACC 3.1 specification

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 25 12:01:21 PST 2020


clementval created this revision.
clementval added reviewers: sscalpone, kiranktp, SouraVX, kiranchandramohan.
Herald added subscribers: llvm-commits, teijeong, rdzhabarov, tatianashp, msifontes, jurahul, Kayjukh, grosul1, Joonsoo, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, antiagainst, shauheen, rriddle, mehdi_amini.
Herald added projects: MLIR, LLVM.
clementval requested review of this revision.
Herald added subscribers: stephenneuendorffer, nicolasvasilache.

Update all reference from the specification to the new OpenACC 3.1
document.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D92120

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: D92120.307676.patch
Type: text/x-patch
Size: 12844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201125/923ec5cd/attachment.bin>


More information about the llvm-commits mailing list