[Mlir-commits] [flang] [mlir] [llvm] [flang][mlir][OpenMP] Add support for COPYPRIVATE (PR #73128)
Leandro Lupori
llvmlistbot at llvm.org
Tue Jan 30 10:46:53 PST 2024
luporl wrote:
> @luporl Thanks for the updates. Would you be OK with splitting the patch and landing them separately (semantics, OpenMP dialect, lowering flang to dialect, OpenMP IRBuilder + translation)?
Ok, the patch ended up getting big indeed. I'll split it the way you are suggesting.
https://github.com/llvm/llvm-project/pull/73128
More information about the Mlir-commits
mailing list