radeonsi: Fix typo: "llvm.fs.interp" => "llvm.SI.fs.interp"
authorMichel Dänzer <michel.daenzer@amd.com>
Thu, 8 Dec 2016 01:51:03 +0000 (10:51 +0900)
committerMichel Dänzer <michel@daenzer.net>
Thu, 8 Dec 2016 01:51:03 +0000 (10:51 +0900)
commit26ba8c920d2727cae8ab45096db70e4691b00245
treedc4e3f6fe36894afd7c43c833c95f81df33b9882
parentc7dc1b010ae581f532240b661cb3d1c82e117e7e
radeonsi: Fix typo: "llvm.fs.interp" => "llvm.SI.fs.interp"

Fixes lots of pixel shaders failing to compile with LLVM 3.9 or older.

Trivial.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99013#c4
src/gallium/drivers/radeonsi/si_shader.c