[all-commits] [llvm/llvm-project] db37d2: Revert "[OpenMP] Simplify parallel reductions (#70...

Shilei Tian via All-commits all-commits at lists.llvm.org
Sun Nov 5 19:52:31 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: db37d25c5363729c425535549e5d6f49a65e24ff
      https://github.com/llvm/llvm-project/commit/db37d25c5363729c425535549e5d6f49a65e24ff
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2023-11-05 (Sun, 05 Nov 2023)

  Changed paths:
    M openmp/libomptarget/DeviceRTL/src/Reduction.cpp
    R openmp/libomptarget/test/offloading/generic_reduction.c

  Log Message:
  -----------
  Revert "[OpenMP] Simplify parallel reductions (#70983)"

This reverts commit e9a48f9e05c103a235993c6b15a2c36442a2ddc1 because it breaks
3 sollve 5.0 tests:

test_loop_reduction_and_device.c
test_loop_reduction_bitand_device.c
test_loop_reduction_multiply_device.c




More information about the All-commits mailing list