[Mlir-commits] [mlir] [mlir][OpenMP] Translate reductions on taskloop (PR #199670)

Sairudra More llvmlistbot at llvm.org
Thu May 28 06:01:00 PDT 2026


Saieiei wrote:

> In the future, it might be more convenient to use stacked pull requests https://llvm.org/docs/GitHub.html#stacked-pull-requests

Thanks for the link. I initially messed up the stacking while deciding between using my fork branch and an upstream user branch.

I have corrected this for PR3 now, using the upstream stacked-PR style:
`users/saieiei/taskloop-reduction` -> `users/saieiei/target-in-reduction`.

I will use this workflow for future stacked changes. Thanks!

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


More information about the Mlir-commits mailing list