diff options
author | Bjorn Pettersson <bjorn.a.pettersson@ericsson.com> | 2017-10-02 12:46:38 +0000 |
---|---|---|
committer | Bjorn Pettersson <bjorn.a.pettersson@ericsson.com> | 2017-10-02 12:46:38 +0000 |
commit | 8e978c0151d58bc33a2aee566fbe2fcb3de4c3a7 (patch) | |
tree | 6a75a34876365733851f4740d1ea0e03fe8cb78a /llvm/lib/CodeGen/TargetInstrInfo.cpp | |
parent | 839775a277b98f7fc2dce121a4634d0a33f5b394 (diff) | |
download | bcm5719-llvm-8e978c0151d58bc33a2aee566fbe2fcb3de4c3a7.tar.gz bcm5719-llvm-8e978c0151d58bc33a2aee566fbe2fcb3de4c3a7.zip |
[X86][SSE] Fix -Wsign-compare problems introduced in r314658
The refactoring in
"[X86][SSE] Add createPackShuffleMask helper function. NFCI."
resulted in warning when compiling the code (seen in build bots).
This patch restores some types from int to unsigned to avoid
those warnings.
llvm-svn: 314667
Diffstat (limited to 'llvm/lib/CodeGen/TargetInstrInfo.cpp')
0 files changed, 0 insertions, 0 deletions