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

Johannes Doerfert via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 15 14:35:11 PDT 2024


https://github.com/jdoerfert commented:

This patch is huge, and just skimming over it shows various places that could be split off, and others that should not make it to the review stage (commented out code).
Please update.

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


More information about the cfe-commits mailing list