[Mlir-commits] [flang] [mlir] [Flang][MLIR] Add `!$omp unroll` and `omp.unroll_heuristic` (PR #144785)
Tom Eccles
llvmlistbot at llvm.org
Fri Jun 20 07:41:29 PDT 2025
================
@@ -15,14 +15,10 @@
#ifndef MLIR_DIALECT_OPENMP_OPENMPCLAUSEOPERANDS_H_
#define MLIR_DIALECT_OPENMP_OPENMPCLAUSEOPERANDS_H_
+#include "mlir/Dialect/OpenMP/OpenMPOpsAttributes.h"
----------------
tblah wrote:
Thanks for the explanation.
https://github.com/llvm/llvm-project/pull/144785
More information about the Mlir-commits
mailing list