[all-commits] [llvm/llvm-project] 420d2f: [OpenMP][CUDA] Get rid of redundant macro def
Shao-Ce SUN via All-commits
all-commits at lists.llvm.org
Sat Mar 4 10:02:16 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 420d2fcac9ceb0abedaa092002e89ef7a548af30
https://github.com/llvm/llvm-project/commit/420d2fcac9ceb0abedaa092002e89ef7a548af30
Author: Shao-Ce SUN <sunshaoce at iscas.ac.cn>
Date: 2023-03-05 (Sun, 05 Mar 2023)
Changed paths:
M openmp/libomptarget/plugins/cuda/dynamic_cuda/cuda.cpp
Log Message:
-----------
[OpenMP][CUDA] Get rid of redundant macro def
Resolve warning of `TARGET_NAME` macro redefinition.
Reviewed By: jhuber6
Differential Revision: https://reviews.llvm.org/D145307
More information about the All-commits
mailing list