diff options
author | Nicolai Haehnle <nhaehnle@gmail.com> | 2018-11-29 11:06:21 +0000 |
---|---|---|
committer | Nicolai Haehnle <nhaehnle@gmail.com> | 2018-11-29 11:06:21 +0000 |
commit | ab43bf60fec6b2067137a82483093700d0edabd2 (patch) | |
tree | 8f97cae627d96227d52d475ca54d765a88032641 /llvm/tools/llvm-rc/ResourceScriptParser.cpp | |
parent | f96456c611d07296ea0cd6bea0fbc6f928caa7ad (diff) | |
download | bcm5719-llvm-ab43bf60fec6b2067137a82483093700d0edabd2.tar.gz bcm5719-llvm-ab43bf60fec6b2067137a82483093700d0edabd2.zip |
AMDGPU/InsertWaitcnt: Consistently use uint32_t for scores / time points
Summary:
There is one obsolete reference to using -1 as an indication of "unknown",
but this isn't actually used anywhere.
Using unsigned makes robust wrapping checks easier.
Reviewers: msearles, rampitec, scott.linder, kanarayan
Subscribers: arsenm, kzhuravl, jvesely, wdng, yaxunl, dstuttard, llvm-commits, tpr, t-tye, hakzsam
Differential Revision: https://reviews.llvm.org/D54230
llvm-svn: 347852
Diffstat (limited to 'llvm/tools/llvm-rc/ResourceScriptParser.cpp')
0 files changed, 0 insertions, 0 deletions