summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Process.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-04-29 18:32:06 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-04-29 18:32:06 +0000
commit0a5c2b244930984f6ad920d901dcc362032a7e85 (patch)
treefa0bdc2ba8a3625d41608cbf13e89d74899d7c37 /llvm/lib/Support/Process.cpp
parent1c4c641ebc9493ee1c01f95a159682ad813650ce (diff)
downloadbcm5719-llvm-0a5c2b244930984f6ad920d901dcc362032a7e85.tar.gz
bcm5719-llvm-0a5c2b244930984f6ad920d901dcc362032a7e85.zip
[X86] scaleShuffleMask - avoid potential signed overflow warning.
Use size_t assignment to prevent a bad explicit type conversion warning. Given the typical size of shuffle masks this was never going to happen, but this at least stops the warning. Reported in https://www.viva64.com/en/b/0629/ llvm-svn: 359479
Diffstat (limited to 'llvm/lib/Support/Process.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud