R600/SI: Make sure M0 is loaded for V_INTERP_MOV_F32
authorMichel Danzer <michel.daenzer@amd.com>
Thu, 21 Feb 2013 08:57:10 +0000 (08:57 +0000)
committerMichel Danzer <michel.daenzer@amd.com>
Thu, 21 Feb 2013 08:57:10 +0000 (08:57 +0000)
commit74bf7a8467262ad60c8b13582bd6b07fd30b5550
treec4bcd32dc027938eaa68bc3e6439817f13a7d646
parent197a60a66612ab274a734066962a10126a11fb53
R600/SI: Make sure M0 is loaded for V_INTERP_MOV_F32

NOTE: This is a candidate for the Mesa stable branch.

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175733 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstructions.td
test/CodeGen/R600/llvm.SI.fs.interp.constant.ll [new file with mode: 0644]