================ @@ -432,9 +439,10 @@ def SimdOp : OpenMP_Op<"simd", traits = [ AttrSizedOperandSegments, DeclareOpInterfaceMethods<LoopWrapperInterface>, RecursiveMemoryEffects, SingleBlock ], clauses = [ - // TODO: Complete clause list (linear, private, reduction). + // TODO: Complete clause list (linear). ---------------- tblah wrote:
Why did you decide not to add linear while adding the other missing clauses? https://github.com/llvm/llvm-project/pull/99507 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits