[all-commits] [llvm/llvm-project] d39f4a: [MLIR][OpenMP]Add prescriptiveness-modifier suppor...

Kaviya Rajendiran via All-commits all-commits at lists.llvm.org
Thu Feb 27 08:26:54 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d39f4a198024dcc19ee86859049e865d4a3976ce
      https://github.com/llvm/llvm-project/commit/d39f4a198024dcc19ee86859049e865d4a3976ce
  Author: Kaviya Rajendiran <67495422+kaviya2510 at users.noreply.github.com>
  Date:   2025-02-27 (Thu, 27 Feb 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/OpenMP/OpenMPClauses.td
    M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
    M mlir/test/Dialect/OpenMP/invalid.mlir
    M mlir/test/Dialect/OpenMP/ops.mlir

  Log Message:
  -----------
  [MLIR][OpenMP]Add prescriptiveness-modifier support to granularity clauses of taskloop construct (#128477)

Added modifier(strict) support to the granularity(grainsize and num_tasks) clauses of 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