[all-commits] [llvm/llvm-project] 93b0d0: [Flang][OpenMP] Add TODO message for copyprivate c...

kiranchandramohan via All-commits all-commits at lists.llvm.org
Thu Aug 3 12:11:31 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 93b0d0f6b53fa3ccf83cae19996abcc6699b6886
      https://github.com/llvm/llvm-project/commit/93b0d0f6b53fa3ccf83cae19996abcc6699b6886
  Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
  Date:   2023-08-03 (Thu, 03 Aug 2023)

  Changed paths:
    M flang/lib/Lower/OpenMP.cpp
    A flang/test/Lower/OpenMP/Todo/copyprivate.f90

  Log Message:
  -----------
  [Flang][OpenMP] Add TODO message for copyprivate clause

The copyprivate clause is not yet implemented. Provide a TODO
error message when this clause is seen.

Reviewed By: NimishMishra

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




More information about the All-commits mailing list