commit | 647faa9bd9a0a5baffbb7dcfc96aa36a5cc6a53a | [log] [tgz] |
---|---|---|
author | Hal Finkel <hfinkel@anl.gov> | Tue Aug 04 06:29:12 2015 +0000 |
committer | Hal Finkel <hfinkel@anl.gov> | Tue Aug 04 06:29:12 2015 +0000 |
tree | dd6745c5fa0adacbcf828ff037266d0f08bf88cf | |
parent | 9a9814fc151b671b1e99e4e2f50f46aa96253300 [diff] |
[SDAG] Fix a result chain in ExpandUnalignedLoad On the code path in ExpandUnalignedLoad which expands an unaligned vector/fp value in terms of a legal integer load of the same size, the ChainResult needs to be the chain result of the integer load. No in-tree test case is currently available. Patch by Jan Hranac! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243956 91177308-0d34-0410-b5e6-96231b3b80d8