OSDN Git Service

R600: Fix possible use of an uninitialized variable
authorTom Stellard <thomas.stellard@amd.com>
Sat, 17 Aug 2013 00:06:51 +0000 (00:06 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Sat, 17 Aug 2013 00:06:51 +0000 (00:06 +0000)
commit913da2b7b32daa5c018ec1b7422cf76c3d01649b
tree0872d885fbe74f9fe0c588083601418bb85632e8
parent3cae823f69f083c5eef19f0ea3128c48d7807c9b
R600: Fix possible use of an uninitialized variable

Spotted by Nick Lewycky!

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