R600: Fix crashes when an illegal type load or store is not handled.
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 2 Jul 2014 17:44:53 +0000 (17:44 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 2 Jul 2014 17:44:53 +0000 (17:44 +0000)
commitb1fb2ba24d567e7f510d0a695d8fb50486eb44a9
treeb5c796554c71e1c9c6309b6f747b30fb019d12b9
parent411b036f8b497f7869ca042518e9eb379ad0c303
R600: Fix crashes when an illegal type load or store is not handled.

I don't think anything hits this now, but will be exposed in future
patches.

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