[all-commits] [llvm/llvm-project] 0ca86a: [Flang][OpenMP] Improved reduction clause TODO mes...

kiranchandramohan via All-commits all-commits at lists.llvm.org
Thu Mar 2 09:47:08 PST 2023


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

  Changed paths:
    M flang/lib/Lower/OpenMP.cpp
    M flang/test/Lower/OpenMP/Todo/parallel-reduction.f90

  Log Message:
  -----------
  [Flang][OpenMP] Improved reduction clause TODO message

Provide the name of the construct and the clause info (reduction)
in the TODO mesage.

Reviewed By: DavidTruby

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




More information about the All-commits mailing list