Correct the logic in LowerPartSet which cleared the bits from 0 to low-1.
authorZhou Sheng <zhousheng00@gmail.com>
Sat, 26 May 2007 03:43:13 +0000 (03:43 +0000)
committerZhou Sheng <zhousheng00@gmail.com>
Sat, 26 May 2007 03:43:13 +0000 (03:43 +0000)
commit924361aef931a8f0c366b1090021d5be13c37c6b
tree0d913876bb1427872bed661e917faf3c667e40b8
parent3adf951364c30d30b528133df1d4cedf2c2b7046
Correct the logic in LowerPartSet which cleared the bits from 0 to low-1.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37331 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/IntrinsicLowering.cpp