[all-commits] [llvm/llvm-project] 1bf7cc: [AMDGPU] Use int and unsigned instead of other 32-...
jayfoad via All-commits
all-commits at lists.llvm.org
Thu Apr 30 07:22:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1bf7ccb706378390cef61024e46bd59ba13c9a43
https://github.com/llvm/llvm-project/commit/1bf7ccb706378390cef61024e46bd59ba13c9a43
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-04-30 (Thu, 30 Apr 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
Log Message:
-----------
[AMDGPU] Use int and unsigned instead of other 32-bit integer types. NFC.
More information about the All-commits
mailing list