================
@@ -36,9 +36,9 @@ func.func @invalid_nested_wrapper(%lb : index, %ub : index, 
%step : index) {
         omp.terminator
       }
----------------
skatrak wrote:

Nit: I suppose it doesn't matter because the parent op's verifier fails before 
checking this one, but I think it makes sense to add the attribute to 
`omp.simd` as well here to make sure the only verifier error in this function 
is the one we are checking.

https://github.com/llvm/llvm-project/pull/102341
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to