[all-commits] [llvm/llvm-project] f85a84: [OpenMP][Flang][Semantics] Add semantics support f...

raghavendhra via All-commits all-commits at lists.llvm.org
Wed May 10 17:18:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f85a8456f114d071fb5985ef2c4cd922ba8f29cf
      https://github.com/llvm/llvm-project/commit/f85a8456f114d071fb5985ef2c4cd922ba8f29cf
  Author: Raghu Maddhipatla <Raghu.Maddhipatla at amd.com>
  Date:   2023-05-10 (Wed, 10 May 2023)

  Changed paths:
    M flang/docs/OpenMP-semantics.md
    M flang/include/flang/Semantics/symbol.h
    M flang/lib/Parser/openmp-parsers.cpp
    M flang/lib/Semantics/check-omp-structure.cpp
    M flang/lib/Semantics/resolve-directives.cpp
    A flang/test/Semantics/OpenMP/use_device_addr.f90
    M llvm/include/llvm/Frontend/OpenMP/OMP.td

  Log Message:
  -----------
  [OpenMP][Flang][Semantics] Add semantics support for USE_DEVICE_ADDR clause on OMP TARGET DATA directive.

Reviewed By: kiranchandramohan

Differential Revision: https://reviews.llvm.org/D149815




More information about the All-commits mailing list