[llvm] [mlir] [clang] [OpenMP] Migrate GPU Reductions CodeGen from Clang to OMPIRBuilder (PR #80343)
Akash Banerjee via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 6 10:13:42 PST 2024
TIFitis wrote:
@jsjodin This PR only has the migration work. Flang/MLIR is left unchanged other than the few necessary changes.
Once this patch is merged, I'll put up a PR for having MLIR use these additions.
https://github.com/llvm/llvm-project/pull/80343
More information about the llvm-commits
mailing list