[flang-commits] [flang] [mlir] [MLIR][OpenMP] Support basic materialization for `omp.private` ops (PR #81715)
Sergio Afonso via flang-commits
flang-commits at lists.llvm.org
Thu Feb 15 09:10:39 PST 2024
================
@@ -1092,6 +1113,86 @@ convertOmpParallel(omp::ParallelOp opInst, llvm::IRBuilderBase &builder,
llvm::Value *&replacementValue) -> InsertPointTy {
----------------
skatrak wrote:
Nit: Update comment above, since private support would be added
https://github.com/llvm/llvm-project/pull/81715
More information about the flang-commits
mailing list