[all-commits] [llvm/llvm-project] e4f402: [Libomptarget][NFC] Fix linting warnings in the pl...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Wed Dec 20 08:07:51 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e4f4022b7044b135a950a5fdc033af13fee9f6fa
https://github.com/llvm/llvm-project/commit/e4f4022b7044b135a950a5fdc033af13fee9f6fa
Author: Joseph Huber <huberjn at outlook.com>
Date: 2023-12-20 (Wed, 20 Dec 2023)
Changed paths:
M openmp/libomptarget/plugins-nextgen/amdgpu/src/rtl.cpp
M openmp/libomptarget/plugins-nextgen/amdgpu/utils/UtilitiesRTL.h
M openmp/libomptarget/plugins-nextgen/common/include/JIT.h
M openmp/libomptarget/plugins-nextgen/common/src/Utils/ELF.cpp
M openmp/libomptarget/plugins-nextgen/cuda/src/rtl.cpp
Log Message:
-----------
[Libomptarget][NFC] Fix linting warnings in the plugins
Summary:
Fix some linting warnings present in the plugins.
More information about the All-commits
mailing list