================ @@ -142,6 +142,12 @@ static llvm::cl::opt<bool> llvm::cl::desc("enable openmp device compilation"), llvm::cl::init(false)); +static llvm::cl::opt<std::string> enableDoConcurrentToOpenMPConversion( + "fdo-concurrent-parallel", ---------------- ergawy wrote:
Done. https://github.com/llvm/llvm-project/pull/126026 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits