[Openmp-commits] [PATCH] D96998: [OPENMP][AMDGCN] Improvements to print_kernel_trace (bit mask)
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Feb 18 14:46:05 PST 2021
jdoerfert added inline comments.
================
Comment at: openmp/libomptarget/plugins/amdgpu/src/print_tracing.h:1
+#ifndef LIBOMPTARGET_PLUGINS_AMGGPU_SRC_PRINT_TRACING_H_INCLUDED
+#define LIBOMPTARGET_PLUGINS_AMGGPU_SRC_PRINT_TRACING_H_INCLUDED
----------------
license missing
================
Comment at: openmp/libomptarget/plugins/amdgpu/src/print_tracing.h:13
+
+#endif
----------------
This doesn't seem clang formated.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96998/new/
https://reviews.llvm.org/D96998
More information about the Openmp-commits
mailing list