[clang] [llvm] [mlir] [OpenMP] Migrate GPU Reductions CodeGen from Clang to OMPIRBuilder (PR #80343)
Akash Banerjee via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 9 13:15:27 PST 2024
TIFitis wrote:
Yup, code generated is identical, except for the align issue I've highlighted and some cast instructions being moved around. Also no TBAA Info.
https://github.com/llvm/llvm-project/pull/80343
More information about the llvm-commits
mailing list