[clang] [llvm] [mlir] [OpenMP] Migrate GPU Reductions CodeGen from Clang to OMPIRBuilder (PR #80343)

Akash Banerjee via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 19 12:56:05 PDT 2024


TIFitis wrote:

@alexey-bataev I've added the test clang/test/OpenMP/reduction_complex.c to this PR. I tried to add the checks based on the other similar tests in the directory, let me know if it needs any changes.

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


More information about the cfe-commits mailing list