[PATCH] D106896: [flang][OpenMP] Add parsing support for nontemporal clause.

Arnamoy B via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 13 12:23:38 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb9a8f34d476e: [flang][OpenMP] Add parsing support for nontemporal clause. (authored by arnamoy10).

Changed prior to commit:
  https://reviews.llvm.org/D106896?vs=371662&id=372316#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106896

Files:
  flang/include/flang/Semantics/symbol.h
  flang/lib/Parser/openmp-parsers.cpp
  flang/lib/Semantics/resolve-directives.cpp
  flang/test/Parser/omp-nontemporal-unparse.f90
  flang/test/Semantics/omp-nontemporal.f90
  llvm/include/llvm/Frontend/OpenMP/OMP.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106896.372316.patch
Type: text/x-patch
Size: 5243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210913/6ab900d6/attachment.bin>


More information about the llvm-commits mailing list