[all-commits] [llvm/llvm-project] 5d165f: [libomptarget][amdgpu] Fix kernel launch tracing t...
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Thu Jan 14 10:18:54 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5d165f0b893d4fc5fb5caeb2b05c566dd26e4d89
https://github.com/llvm/llvm-project/commit/5d165f0b893d4fc5fb5caeb2b05c566dd26e4d89
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2021-01-14 (Thu, 14 Jan 2021)
Changed paths:
M openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
Log Message:
-----------
[libomptarget][amdgpu] Fix kernel launch tracing to match previous behavior
Restore control of kernel launch tracing to be >= 1 as it was before
export LIBOMPTARGET_KERNEL_TRACE=1
Reviewed By: JonChesterfield
Differential Revision: https://reviews.llvm.org/D94695
More information about the All-commits
mailing list