[llvm-branch-commits] [llvm] [mlir] [flang][OpenMP] Support multi-block reduction combiner regions on the GPU (PR #156837)

Abid Qadeer via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Sep 16 03:05:58 PDT 2025


abidh wrote:

Thanks for handling my comments. It looks good to me but I have one question. This patch sets the insertion point so that store instruction gets generated at the correct place. But the test does not have any store instruction. I was just wondering if the test is checking the right thing.

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


More information about the llvm-branch-commits mailing list