summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/reduction_complex.c
AgeCommit message (Expand)Author
2025-10-09[clang][OMPIRBuilder] Fix reduction codegen for SPIR-V (#162529)Nick Sarnie
2024-06-26[OpenMP] Migrate GPU Reductions CodeGen from Clang to OMPIRBuilder (#80343)Akash Banerjee