aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/SmallVector.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2013-05-08 18:13:06 +0000
committerBill Wendling <isanbard@gmail.com>2013-05-08 18:13:06 +0000
commitc7594e48edb1b7a2ec9fc81981e539eac0604905 (patch)
treede174fd192be36f31a5ec8f29cdae5f2d0b117c9 /lib/Support/SmallVector.cpp
parent8f2d9a793d4afe3e9501adac85a48175df31d34f (diff)
Merging r181286:
------------------------------------------------------------------------ r181286 | arnolds | 2013-05-06 21:37:05 -0700 (Mon, 06 May 2013) | 7 lines LoopVectorize: getConsecutiveVector must respect signed arithmetic We were passing an i32 to ConstantInt::get where an i64 was needed and we must also pass the sign if we pass negatives numbers. The start index passed to getConsecutiveVector must also be signed. Should fix PR15882. ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_33@181455 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/SmallVector.cpp')
0 files changed, 0 insertions, 0 deletions