AMDGPU: Remove function pointer type hack
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 10 Sep 2018 12:16:11 +0000 (12:16 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 10 Sep 2018 12:16:11 +0000 (12:16 +0000)
commitd1f4571a66311e4422f0a653b944c75291542e2c
treeaf6c12a2bb461893227b972df55489ad8fe26eb6
parent7f6dc597d3662db75eef9c14cbe1f13a8afbc062
AMDGPU: Remove function pointer type hack

Now the pointer size should always be correct and
we don't need to improperly inspect the pointee type.

llvm-svn: 341806
llvm/lib/Target/AMDGPU/SIISelLowering.cpp