[all-commits] [llvm/llvm-project] c7ed06: Add omp.canonical_loop and omp.unroll modelling
Michael Kruse via All-commits
all-commits at lists.llvm.org
Fri Jul 4 06:44:47 PDT 2025
Branch: refs/heads/users/meinersbur/flang_canonical-loop_ops
Home: https://github.com/llvm/llvm-project
Commit: c7ed06d92dc7e256bff5370eb3d74d3a43547625
https://github.com/llvm/llvm-project/commit/c7ed06d92dc7e256bff5370eb3d74d3a43547625
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M mlir/include/mlir/Dialect/OpenMP/OpenMPDialect.h
M mlir/include/mlir/Dialect/OpenMP/OpenMPOpBase.td
M mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
M mlir/include/mlir/Dialect/OpenMP/OpenMPOpsInterfaces.td
M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
A mlir/test/Dialect/OpenMP/cli-canonical_loop-invalid.mlir
A mlir/test/Dialect/OpenMP/cli-canonical_loop.mlir
A mlir/test/Dialect/OpenMP/cli-unroll-heuristic.mlir
Log Message:
-----------
Add omp.canonical_loop and omp.unroll modelling
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