summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/OptimizePHIs.cpp
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2015-08-29 01:58:21 +0000
committerTom Stellard <thomas.stellard@amd.com>2015-08-29 01:58:21 +0000
commiteea72ccbf2d8379a04b7783bc6a72a69ad5dface (patch)
treede1a1677c16ed72c704482112d5c65ba3cb996c8 /llvm/lib/CodeGen/OptimizePHIs.cpp
parentb8ce14c4c3bc634e9610ddda8970b1208d2c5526 (diff)
downloadbcm5719-llvm-eea72ccbf2d8379a04b7783bc6a72a69ad5dface.tar.gz
bcm5719-llvm-eea72ccbf2d8379a04b7783bc6a72a69ad5dface.zip
AMDGPU/SI: Fix some invaild assumptions when folding 64-bit immediates
Summary: We were assuming tha if the use operand had a sub-register that the immediate was 64-bits, but this was breaking the case of folding a 64-bit immediate into another 64-bit instruction. Reviewers: arsenm Subscribers: arsenm, llvm-commits Differential Revision: http://reviews.llvm.org/D12255 llvm-svn: 246354
Diffstat (limited to 'llvm/lib/CodeGen/OptimizePHIs.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud