[flang-commits] [flang] [flang][OpenMP] enable delayed privatization by default for `omp.target` (PR #122476)
Sergio Afonso via flang-commits
flang-commits at lists.llvm.org
Mon Jan 13 05:33:47 PST 2025
https://github.com/skatrak commented:
Implementation seems fine, but delayed privatization of `firstprivate` is not supported yet in MLIR to LLVM IR translation. Wouldn't that have to be addressed before making delayed privatization the default?
https://github.com/llvm/llvm-project/pull/122476
More information about the flang-commits
mailing list