[all-commits] [llvm/llvm-project] daaf4f: [MLIR][OpenMP] Make omp.taskloop into a loop wrapper

Sergio Afonso via All-commits all-commits at lists.llvm.org
Mon Apr 1 09:07:30 PDT 2024


  Branch: refs/heads/users/skatrak/spr/loop-nest-03-taskloop-mlir
  Home:   https://github.com/llvm/llvm-project
  Commit: daaf4f7fec79aeebf37b4a1d83d89d19904fb417
      https://github.com/llvm/llvm-project/commit/daaf4f7fec79aeebf37b4a1d83d89d19904fb417
  Author: Sergio Afonso <safonsof at amd.com>
  Date:   2024-04-01 (Mon, 01 Apr 2024)

  Changed paths:
    M mlir/include/mlir/Dialect/OpenMP/OpenMPOps.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] Make omp.taskloop into a loop wrapper

This patch updates the definition of `omp.taskloop` to enforce the restrictions
of a wrapper operation.



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