OSDN Git Service

AMDGPU: Fix not moving users of s_bfe_i64 to VALU
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 26 Aug 2015 20:47:58 +0000 (20:47 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 26 Aug 2015 20:47:58 +0000 (20:47 +0000)
commitacbe37c7c77e2e1e6b052c1fb9e85351b551c203
treea900426d75177bde49b34b472c6b380fc18514f0
parent0017a91afc2fe470846fd188d5af6dd121f1d062
AMDGPU: Fix not moving users of s_bfe_i64 to VALU

This wouldn't propagate to users of the original BFE
and would hit a verifier error.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246078 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/SIInstrInfo.cpp
test/CodeGen/AMDGPU/sext-in-reg.ll