diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2014-06-27 18:25:23 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2014-06-27 18:25:23 +0000 |
commit | dd6470a9dd13645b30a1321bc2cb407a9abff549 (patch) | |
tree | a7a7574eaf1fca984da1cc712e6e8f8a639d9aad /llvm/lib/Option | |
parent | 3f69076278421d731a80804a743f89c72384b379 (diff) | |
download | bcm5719-llvm-dd6470a9dd13645b30a1321bc2cb407a9abff549.tar.gz bcm5719-llvm-dd6470a9dd13645b30a1321bc2cb407a9abff549.zip |
[x86] Fix a miscompile in the new shuffle lowering uncovered by
a bootstrap.
I managed to mis-remember how PACKUS worked on x86, and was using undef
for the high bytes instead of zero. The fix is fairly obvious.
llvm-svn: 211922
Diffstat (limited to 'llvm/lib/Option')
0 files changed, 0 insertions, 0 deletions