[Mlir-commits] [clang] [llvm] [mlir] [OMPIRBuilder] - Handle dependencies in `createTarget` (PR #93977)
Pranav Bhandarkar
llvmlistbot at llvm.org
Thu Jun 20 22:19:53 PDT 2024
bhandarkar-pranav wrote:
@Meinersbur, @ergawy, @skatrak - Could you please give this another look. I have updated the testcase `target-depend.f90` because the previous version was flaky; I had used `depend` incorrectly which I have fixed now. (Previously, `depend` was used on tasks that were not sibling tasks)
https://github.com/llvm/llvm-project/pull/93977
More information about the Mlir-commits
mailing list