summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/zero-not-run.ll
diff options
context:
space:
mode:
authorNirav Dave <niravd@google.com>2016-04-15 15:01:38 +0000
committerNirav Dave <niravd@google.com>2016-04-15 15:01:38 +0000
commit1f51c334ca0e41424d4e821c9a63896c5cfe68ab (patch)
treeb5cbe8160876a4d1ff2f96489bebb868a2100e34 /llvm/test/CodeGen/PowerPC/zero-not-run.ll
parent4c5bd58ebecd3aada7cebd37db8ff94f0b44770a (diff)
downloadbcm5719-llvm-1f51c334ca0e41424d4e821c9a63896c5cfe68ab.tar.gz
bcm5719-llvm-1f51c334ca0e41424d4e821c9a63896c5cfe68ab.zip
Fix typing on generated LXV2DX/STXV2DX instructions
[PPC] Previously when casting generic loads to LXV2DX/ST instructions we would leave the original load return type in place allowing for an assertion failure when we merge two equivalent LXV2DX nodes with different types. This fixes PR27350. Reviewers: nemanjai Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D19133 llvm-svn: 266438
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/zero-not-run.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud