OSDN Git Service

R600/SI: Store immediate offsets > 12-bits in soffset
authorTom Stellard <thomas.stellard@amd.com>
Wed, 11 Feb 2015 00:34:35 +0000 (00:34 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 11 Feb 2015 00:34:35 +0000 (00:34 +0000)
commit9f5d593c1f61db2d8a5fc52835435570d26f1118
treee61cf5af4b4e43119e6df03f3d590bfcf9347063
parent6378a7cb0b0997f017115a714c262fdb30cadc8d
R600/SI: Store immediate offsets > 12-bits in soffset

This will save us from having to extend these offsets to 64-bits
and storing them in a pair of vgprs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228776 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUISelDAGToDAG.cpp
test/CodeGen/R600/mubuf.ll