================ @@ -640,6 +642,13 @@ convertOmpOrdered(Operation &opInst, llvm::IRBuilderBase &builder, return success(); } +static LogicalResult orderedRegionSupported(omp::OrderedRegionOp op) { ---------------- skatrak wrote:
This should be ready to review again. Now the implementation is much more centralized, helping us make sure error messages are consistent. https://github.com/llvm/llvm-project/pull/114037 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits