diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2015-01-12 22:38:08 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2015-01-12 22:38:08 +0000 |
commit | d88ab87064d9b366393d58066f3bee8111f6cec4 (patch) | |
tree | 8ed2ba81365c046325e57b0c9aafdee288f5a800 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0e6ffb9d0d0f4ca27a9e4bfdcf00ca57c681a2fa (diff) | |
download | llvm-d88ab87064d9b366393d58066f3bee8111f6cec4.zip llvm-d88ab87064d9b366393d58066f3bee8111f6cec4.tar.gz llvm-d88ab87064d9b366393d58066f3bee8111f6cec4.tar.bz2 |
[X86][SSE] Minor regression fix for r225551
r225551 vector byte shuffle optimization caused an assertion as fully zeroable vectors can be produced under certain circumstances. This fix drops the assert and returns a zero vector where the assert would have failed.
llvm-svn: 225718
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions