diff options
| author | Kang Zhang <shkzhang@cn.ibm.com> | 2018-12-25 03:29:51 +0000 |
|---|---|---|
| committer | Kang Zhang <shkzhang@cn.ibm.com> | 2018-12-25 03:29:51 +0000 |
| commit | d501a1e59676c827bfcd723c3811a864500b536f (patch) | |
| tree | 0c62790f2137a7dfe7dfb229fa3112322c23b350 /llvm/test/Bitcode/globalvariable-attributes.ll | |
| parent | 495b9e0eb7b14283c669dd031433298320a5418d (diff) | |
| download | bcm5719-llvm-d501a1e59676c827bfcd723c3811a864500b536f.tar.gz bcm5719-llvm-d501a1e59676c827bfcd723c3811a864500b536f.zip | |
[PowerPC] Fix the bug of ISD::ADDE to set its second return type to glue
Summary:
This patch is to fix the bug imported by rL341634.
In above submit , the the return type of ISD::ADDE is
14224: SDVTList VTs = DAG.getVTList(MVT::i64, MVT::i64),
but in fact, the second return type of ISD::ADDE should be
MVT::Glue not MVT::i64.
Reviewed By: hfinkel
Differential Revision: https://reviews.llvm.org/D55977
llvm-svn: 350061
Diffstat (limited to 'llvm/test/Bitcode/globalvariable-attributes.ll')
0 files changed, 0 insertions, 0 deletions

