[Mlir-commits] [mlir] [MLIR][OpenMP] Make omp.wsloop into a loop wrapper (1/5) (PR #89209)
Sergio Afonso
llvmlistbot at llvm.org
Thu Apr 25 06:29:06 PDT 2024
skatrak wrote:
> Please do not merge commits that do not build separately. This is a problem when performing bisections.
I agree with this, but explaining in the commit message that it would not compile or pass tests on its own is the best I was able to do in this case, since the complete set of changes needed was quite big for a single PR (see #88403).
Can you advise of a better way to proceed if something like this arises again? I'd appreciate that a lot.
https://github.com/llvm/llvm-project/pull/89209
More information about the Mlir-commits
mailing list