[all-commits] [llvm/llvm-project] 4b4948: [MLIR][OpenMP] Make omp.distribute into a loop wra...
Sergio Afonso via All-commits
all-commits at lists.llvm.org
Mon Apr 1 06:48:11 PDT 2024
Branch: refs/heads/users/skatrak/spr/loop-nest-03-distribute-mlir
Home: https://github.com/llvm/llvm-project
Commit: 4b4948526b59cc7a88f012d942b60b75ce04666d
https://github.com/llvm/llvm-project/commit/4b4948526b59cc7a88f012d942b60b75ce04666d
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.distribute into a loop wrapper
This patch updates the definition of `omp.distribute` 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