i965/fs: Split all 32->64-bit MOVs on CHV, BXT, GLK
authorMatt Turner <mattst88@gmail.com>
Wed, 8 Nov 2017 23:14:19 +0000 (15:14 -0800)
committerMatt Turner <mattst88@gmail.com>
Tue, 14 Nov 2017 18:56:18 +0000 (10:56 -0800)
commitcfcfa0b9cd1b1d563a988b1250950057c4612ac9
tree6848f5fb072fb21eeef8c156c2b9eae853e48ffb
parentd8489517a572c7e5c5405ebf510db9d20b1e2591
i965/fs: Split all 32->64-bit MOVs on CHV, BXT, GLK

Fixes the following tests on CHV, BXT, and GLK:
    KHR-GL46.shader_ballot_tests.ShaderBallotFunctionBallot
    dEQP-VK.spirv_assembly.instruction.compute.uconvert.uint32_to_int64
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=103115
src/intel/compiler/brw_fs_nir.cpp