[all-commits] [llvm/llvm-project] 446e11: [OpenMP ]Adding more libomptarget reduction tests ...
Anton Rydahl via All-commits
all-commits at lists.llvm.org
Tue Nov 7 20:39:21 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 446e11aceffbee027d010b7ccdfbe36117ce602e
https://github.com/llvm/llvm-project/commit/446e11aceffbee027d010b7ccdfbe36117ce602e
Author: Anton Rydahl <44206479+AntonRydahl at users.noreply.github.com>
Date: 2023-11-07 (Tue, 07 Nov 2023)
Changed paths:
A openmp/libomptarget/test/offloading/parallel_target_teams_reduction_max.cpp
A openmp/libomptarget/test/offloading/parallel_target_teams_reduction_min.cpp
Log Message:
-----------
[OpenMP ]Adding more libomptarget reduction tests (#71616)
Based on https://github.com/llvm/llvm-project/pull/70766 I think it
would be good to have a few more offloading reduction tests, so we do
not accidentally break minimum and maximum reductions another time.
More information about the All-commits
mailing list