[Openmp-commits] [openmp] [OpenMP] Team reduction work specialization (PR #70766)
Johannes Doerfert via Openmp-commits
openmp-commits at lists.llvm.org
Fri Nov 10 14:32:18 PST 2023
jdoerfert wrote:
> shilei, are you willing to revert this one also ? it breaks spec accel v1.4 552.pep OpenMP][NFC] Split the reduction buffer size into two components
It also caused problems for OpenMC. I used OpenMC to verify my fix worked. I did not think this patch changed much but I forgot that they used the type for offset calculations, not only for type adjustment. The fix will make sure we properly adjust the layout change everywhere.
https://github.com/llvm/llvm-project/pull/70766
More information about the Openmp-commits
mailing list