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

Arnamoy B via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 9 11:03:59 PDT 2021


arnamoy10 updated this revision to Diff 371662.
arnamoy10 added a comment.

Updated changes as per comments.


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.371662.patch
Type: text/x-patch
Size: 5237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210909/e51f7b9e/attachment.bin>


More information about the llvm-commits mailing list