[all-commits] [llvm/llvm-project] 9f3b06: [OpenMP][FIX] Fix memset oversight to partially un...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Sun Oct 22 14:29:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9f3b06d8bea1ee03ef03bf3da4b4bfc9925e87fe
https://github.com/llvm/llvm-project/commit/9f3b06d8bea1ee03ef03bf3da4b4bfc9925e87fe
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2023-10-22 (Sun, 22 Oct 2023)
Changed paths:
M openmp/libomptarget/DeviceRTL/src/State.cpp
M openmp/libomptarget/test/offloading/thread_state_1.c
Log Message:
-----------
[OpenMP][FIX] Fix memset oversight to partially unblock test
The tests "unoptimized" version is still broken, disabled for now.
More information about the All-commits
mailing list