[all-commits] [llvm/llvm-project] 0b490f: [FLANG][OpenMP][Taskloop] - Add testcase for reduc...

Kaviya Rajendiran via All-commits all-commits at lists.llvm.org
Tue May 13 21:56:42 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0b490f11da245ad178bb4389cd8bfd858262aca6
      https://github.com/llvm/llvm-project/commit/0b490f11da245ad178bb4389cd8bfd858262aca6
  Author: Kaviya Rajendiran <67495422+kaviya2510 at users.noreply.github.com>
  Date:   2025-05-14 (Wed, 14 May 2025)

  Changed paths:
    A flang/test/Lower/OpenMP/Todo/taskloop-inreduction.f90
    A flang/test/Lower/OpenMP/Todo/taskloop-reduction.f90

  Log Message:
  -----------
  [FLANG][OpenMP][Taskloop] - Add testcase for reduction and in_reduction clause in taskloop construct (#139704)

Added a testcase for reduction and in_reduction clause in taskloop
construct.
Reduction and in_reduction clauses are not supported in taskloop so
below error is issued: "not yet implemented: Unhandled clause
REDUCTION/IN_REDUCTION in TASKLOOP construct"



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list