[all-commits] [llvm/llvm-project] ae9d96: [libomptarget][amdgpu] Address compiler warnings, ...
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Thu Dec 3 03:09:37 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ae9d96a656a17fa782ccaa9ba10d4570f497e855
https://github.com/llvm/llvm-project/commit/ae9d96a656a17fa782ccaa9ba10d4570f497e855
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2020-12-03 (Thu, 03 Dec 2020)
Changed paths:
M openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
Log Message:
-----------
[libomptarget][amdgpu] Address compiler warnings, drive by fixes
[libomptarget][amdgpu] Address compiler warnings, drive by fixes
Initialize some variables, remove unused ones.
Changes the debug printing condition to align with the aomp test suite.
Differential Revision: https://reviews.llvm.org/D92559
More information about the All-commits
mailing list