[all-commits] [llvm/llvm-project] 1ff0bd: [OpenMP] Fix Slice Duplicate in Profiler
Aaron Jarmusch via All-commits
all-commits at lists.llvm.org
Thu Aug 24 13:52:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1ff0bdb86dbfb7c70bbbabcae3affff59a0e0806
https://github.com/llvm/llvm-project/commit/1ff0bdb86dbfb7c70bbbabcae3affff59a0e0806
Author: Aaron Jarmusch <jarmusch at udel.edu>
Date: 2023-08-24 (Thu, 24 Aug 2023)
Changed paths:
M openmp/libomptarget/src/interface.cpp
M openmp/libomptarget/src/private.h
Log Message:
-----------
[OpenMP] Fix Slice Duplicate in Profiler
Fixed the broken commit - 6579021f02aed021d8cfab808072aa50311e6d12
Fix for the AMDGPU buildbot reported by @jplehr.
More information about the All-commits
mailing list