[Mlir-commits] [flang] [mlir] [Flang][MLIR][OpenMP] - Add support for firstprivate when translating omp.target ops from MLIR to LLVMIR (PR #131213)
Pranav Bhandarkar
llvmlistbot at llvm.org
Thu Mar 20 08:09:31 PDT 2025
bhandarkar-pranav wrote:
My end-to-end tests exposed some problems in firstprivate lowering (not just the changes in this PR). I have fixed all but one of them. Once I have fixed the last of these problems, I'll update this PR.
https://github.com/llvm/llvm-project/pull/131213
More information about the Mlir-commits
mailing list