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)
commit83171b32ed25e06750175721042855ba808781cd
treec6d4ca6f8d2b5ca4e97a4b3f0d93b9e20b6b5078
parentbf69d7610613c515b94d19e8bed68d0981aa40cf
R600: Fix 64-bit integer division

This fixes a failure in one of the oclconform tests.

Patch by: Jan Vesely

llvm-svn: 222073
llvm/lib/Target/R600/AMDGPUISelLowering.cpp