[flang-commits] [flang] [flang] Implement !DIR$ UNROLL_AND_JAM [N] (PR #125046)
Jean-Didier PAILLEUX via flang-commits
flang-commits at lists.llvm.org
Thu Jan 30 04:32:42 PST 2025
================
@@ -3349,6 +3349,7 @@ struct StmtFunctionStmt {
// !DIR$ IGNORE_TKR [ [(tkrdmac...)] name ]...
// !DIR$ LOOP COUNT (n1[, n2]...)
// !DIR$ name[=value] [, name[=value]]... = can be :
+// !DIR$ UNROLL_AND_JAM [N]
----------------
JDPailleux wrote:
Yest, if you want I can add it here for `UNROLL` too?
https://github.com/llvm/llvm-project/pull/125046
More information about the flang-commits
mailing list