[PATCH] D126441: [flang][OpenMP] Parser support for Target directive and Device clause

Nimish Mishra via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 21 09:55:49 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd9ff670330a8: [flang][OpenMP] Parser support for Target directive and Device clause (authored by Sesha Kalyur <SeshaP.Kalyur at amd.com>, committed by NimishMishra).

Changed prior to commit:
  https://reviews.llvm.org/D126441?vs=432178&id=454325#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126441

Files:
  flang/include/flang/Parser/dump-parse-tree.h
  flang/include/flang/Parser/parse-tree.h
  flang/lib/Parser/openmp-parsers.cpp
  flang/lib/Parser/unparse.cpp
  flang/lib/Semantics/check-omp-structure.cpp
  flang/test/Parser/omp_target_device_parse.f90
  flang/test/Parser/omp_target_device_unparse.f90
  flang/test/Semantics/OpenMP/omp-device-constructs.f90
  llvm/include/llvm/Frontend/OpenMP/OMP.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126441.454325.patch
Type: text/x-patch
Size: 15498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220821/11decbc5/attachment.bin>


More information about the llvm-commits mailing list