[all-commits] [llvm/llvm-project] dedca7: [libomptarget][nfc] Drop stringify in macro
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Tue May 11 04:20:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dedca78d486e6532ad0d01f670c409c7339e6387
https://github.com/llvm/llvm-project/commit/dedca78d486e6532ad0d01f670c409c7339e6387
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2021-05-11 (Tue, 11 May 2021)
Changed paths:
M openmp/libomptarget/plugins/amdgpu/impl/data.cpp
M openmp/libomptarget/plugins/amdgpu/impl/internal.h
M openmp/libomptarget/plugins/amdgpu/impl/system.cpp
M openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
Log Message:
-----------
[libomptarget][nfc] Drop stringify in macro
[libomptarget][nfc] Drop stringify in macro
A step towards deleting the macros entirely.
Differential Revision: https://reviews.llvm.org/D102228
More information about the All-commits
mailing list