[Mlir-commits] [mlir] [OpenMP][MLIR] Lowering task_reduction clause to LLVMIR (PR #111788)
Tom Eccles
llvmlistbot at llvm.org
Thu Oct 10 08:54:26 PDT 2024
tblah wrote:
Are multiple blocks allowed
1) in the reduction init region?
2) in the reduction combine region?
3) in the taskgroup region?
Please could you add test(s) showing that these work correctly or asserts if these are TODO (I think you don't need multi block reduction regions until you support allocatable arrays).
https://github.com/llvm/llvm-project/pull/111788
More information about the Mlir-commits
mailing list