MSVC issues some warnings about signed/unsigned comparison.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D59171
[AMDGPU] Mark enum types in SIDefines.h as unsigned ClosedPublic Authored by rampitec on Mar 8 2019, 5:46 PM.
Details Summary MSVC issues some warnings about signed/unsigned comparison.
Diff Detail
Event TimelineHerald added subscribers: jdoerfert, t-tye, tpr and 6 others. · View Herald TranscriptMar 8 2019, 5:46 PM This revision is now accepted and ready to land.Mar 10 2019, 10:12 AM Closed by commit rL355836: [AMDGPU] Mark enum types in SIDefines.h as unsigned (authored by rampitec). · Explain WhyMar 11 2019, 9:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 190114 llvm/trunk/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/trunk/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
llvm/trunk/lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp
llvm/trunk/lib/Target/AMDGPU/SIDefines.h
|