diff options
author | Carlo Bertolli <Carlo.Bertolli@amd.com> | 2021-12-10 19:10:53 +0000 |
---|---|---|
committer | Carlo Bertolli <Carlo.Bertolli@amd.com> | 2021-12-10 19:21:05 +0000 |
commit | 28309c543669b674516ae24022b3c29642531eda (patch) | |
tree | cf78a4d14ef9b8a3b7977fffe7ce8d35bda160d0 /llvm/utils/FileCheck/FileCheck.cpp | |
parent | 2d1761bffccfda9236851260139a53e122c120da (diff) | |
download | llvm-28309c543669b674516ae24022b3c29642531eda.zip llvm-28309c543669b674516ae24022b3c29642531eda.tar.gz llvm-28309c543669b674516ae24022b3c29642531eda.tar.bz2 |
[OpenMP] Part 2 of At present, amdgpu plugin merges both asynchronous
and synchronous kernel launch implementations into a single
synchronous version. This patch prepares the plugin for asynchronous
implementation by:
Privatizing actual kernel launch code (valid in both cases) into
an anonymous namespace base function (submitted at D115267)
- Separating the control flow path of asynchronous and synchronous
kernel launch functions** (this diff)
Reviewed By: JonChesterfield
Differential Revision: https://reviews.llvm.org/D115273
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions