Bug fix: right shift for int divide-by-power-of-2 was incorrect for
negative values. Need to add one to a negative value before right shift! llvm-svn: 6334
Loading
Please register or sign in to comment
negative values. Need to add one to a negative value before right shift! llvm-svn: 6334