[Openmp-commits] [PATCH] D92559: [libomptarget][amdgpu] Address compiler warnings, drive by fixes

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Dec 3 02:37:58 PST 2020


JonChesterfield created this revision.
JonChesterfield added reviewers: pdhaliwal, ronlieb.
Herald added subscribers: openmp-commits, kerbowa, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
Herald added a project: OpenMP.
JonChesterfield requested review of this revision.
Herald added subscribers: sstefan1, wdng.
Herald added a reviewer: jdoerfert.

[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.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D92559

Files:
  openmp/libomptarget/plugins/amdgpu/src/rtl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92559.309200.patch
Type: text/x-patch
Size: 6460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20201203/4cbd887e/attachment.bin>


More information about the Openmp-commits mailing list