[Mlir-commits] [mlir] [mlir][OpenMP] convert wsloop cancellation to LLVMIR (PR #137194)
Sergio Afonso
llvmlistbot at llvm.org
Tue May 6 08:59:33 PDT 2025
skatrak wrote:
Does this also work with composite `omp.distribute` + `omp.wsloop` loops? This block of code is ran in both cases at the moment. Just wondering if it should work (so adding a unit test for it would be a good idea) or if we should be triggering a TODO in that case.
https://github.com/llvm/llvm-project/pull/137194
More information about the Mlir-commits
mailing list