[PATCH] D59171: [AMDGPU] Mark enum types in SIDefines.h as unsigned
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 8 17:49:51 PST 2019
rampitec created this revision.
rampitec added a reviewer: arsenm.
Herald added subscribers: jdoerfert, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
MSVC issues some warnings about signed/unsigned comparison.
https://reviews.llvm.org/D59171
Files:
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp
lib/Target/AMDGPU/SIDefines.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59171.189977.patch
Type: text/x-patch
Size: 5455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190309/2fd473d1/attachment.bin>
More information about the llvm-commits
mailing list