[Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)

Michael Kruse llvmlistbot at llvm.org
Thu Mar 19 07:08:55 PDT 2026


================
@@ -1131,6 +1131,7 @@ class OpenMP_LooprangeClauseSkip<
     bit description = false, bit extraClassDeclaration = false>
     : OpenMP_Clause<traits, arguments, assemblyFormat, description,
                     extraClassDeclaration> {
+
----------------
Meinersbur wrote:

[nit] Please avoid diff noise

https://github.com/llvm/llvm-project/pull/186381


More information about the Mlir-commits mailing list