Make vectorized floating-point comparisons work without crashing.
authorEli Friedman <eli.friedman@gmail.com>
Wed, 22 Jul 2009 06:07:16 +0000 (06:07 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Wed, 22 Jul 2009 06:07:16 +0000 (06:07 +0000)
commit5ac69057c000cd3d3f7f8a834c2aef537894956f
tree3d5ef32753d0787c319b369f361882b138646e90
parent2e1d66847cf0682790c7cf14c6ced58c67c83667
Make vectorized floating-point comparisons work without crashing.

llvm-svn: 76726
clang/lib/CodeGen/CGExprScalar.cpp
clang/test/CodeGen/ext-vector.c