[Mlir-commits] [flang] [mlir] WIP: [flang][OpenMP] delayed privatisation lowering for TASK (PR #113591)

Kiran Chandramohan llvmlistbot at llvm.org
Fri Oct 25 08:41:47 PDT 2024


kiranchandramohan wrote:

Looks OK. Any reason this is still in draft?

Not for this patch. We might need different style entries for arrays in PrivateClauseOp. Otherwise, it might be difficult to extract the information and populate the kmp_private_task data structure.

https://github.com/llvm/llvm-project/pull/113591


More information about the Mlir-commits mailing list