diff options
| author | Nirav Dave <niravd@google.com> | 2016-04-15 15:01:38 +0000 |
|---|---|---|
| committer | Nirav Dave <niravd@google.com> | 2016-04-15 15:01:38 +0000 |
| commit | 1f51c334ca0e41424d4e821c9a63896c5cfe68ab (patch) | |
| tree | b5cbe8160876a4d1ff2f96489bebb868a2100e34 /llvm/lib/Transforms/Utils/SimplifyCFG.cpp | |
| parent | 4c5bd58ebecd3aada7cebd37db8ff94f0b44770a (diff) | |
| download | llvm-1f51c334ca0e41424d4e821c9a63896c5cfe68ab.zip llvm-1f51c334ca0e41424d4e821c9a63896c5cfe68ab.tar.gz llvm-1f51c334ca0e41424d4e821c9a63896c5cfe68ab.tar.bz2 | |
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/lib/Transforms/Utils/SimplifyCFG.cpp')
0 files changed, 0 insertions, 0 deletions
