OSDN Git Service

AMDGPU/SI: Simplify code in SITargetLowering::LowerGlobalAddress()
authorTom Stellard <thomas.stellard@amd.com>
Fri, 17 Jun 2016 22:22:09 +0000 (22:22 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 17 Jun 2016 22:22:09 +0000 (22:22 +0000)
commit0243f6a0db5cd8caecfec9a599b863b41ae2c2a1
tree4fcac05b47be2a477b42fe5570d35f37e467cb92
parent68806ff6b6a28758dafc96b9db9a6b7982fa0b2d
AMDGPU/SI: Simplify code in SITargetLowering::LowerGlobalAddress()

This change were suggested in http://reviews.llvm.org/D21154.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273059 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/SIISelLowering.cpp