R600: Fix 64-bit integer division
authorTom Stellard <thomas.stellard@amd.com>
Sat, 15 Nov 2014 01:07:57 +0000 (01:07 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Sat, 15 Nov 2014 01:07:57 +0000 (01:07 +0000)
commitbe11bdfe20ca2f99d33ca8fee6d351b99dba955a
treee51569e8e82e82d8b151b2d4c7c39f64ca39caa8
parent57b2b0c4da98c2fa5e00b43c2c5fe8a3b57d75ca
R600: Fix 64-bit integer division

This fixes a failure in one of the oclconform tests.

Patch by: Jan Vesely

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222073 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUISelLowering.cpp