commit | 7d8bfe525663a981c4b35f24a3c8a0258e703ed2 | [log] [tgz] |
---|---|---|
author | Bjorn Pettersson <bjorn.a.pettersson@ericsson.com> | Mon Oct 02 12:46:38 2017 +0000 |
committer | Bjorn Pettersson <bjorn.a.pettersson@ericsson.com> | Mon Oct 02 12:46:38 2017 +0000 |
tree | 60ee0e4946df92773fbcfc295c0a173d6c566fa7 | |
parent | 15907ace485e7dab56f96e178e65bc6d3f155254 [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314667 91177308-0d34-0410-b5e6-96231b3b80d8