R600/SI: Fix return type for isMIMG / isSMRD
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 28 Jul 2014 17:59:38 +0000 (17:59 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 28 Jul 2014 17:59:38 +0000 (17:59 +0000)
commit750560226686f064ea80233cfecf90f71f1733da
treea1fcb245e17bd9c1dbf5f5f2d44944c059e7d002
parentd9d33c92a7cc0f29832f012d0a76d1d0718bb192
R600/SI: Fix return type for isMIMG / isSMRD

All the others use bool, so these should too.

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