diff options
author | Aaron Watry <awatry@gmail.com> | 2014-06-25 21:08:38 +0000 |
---|---|---|
committer | Aaron Watry <awatry@gmail.com> | 2014-06-25 21:08:38 +0000 |
commit | d7f158e0061984f3fbc25d4195dd09c219e24724 (patch) | |
tree | f8582032b7b195d36a740357563f43accdc0b518 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 7c9f6c86c9fcbc60f8701e3bae13d7a0cc294939 (diff) | |
download | llvm-d7f158e0061984f3fbc25d4195dd09c219e24724.zip llvm-d7f158e0061984f3fbc25d4195dd09c219e24724.tar.gz llvm-d7f158e0061984f3fbc25d4195dd09c219e24724.tar.bz2 |
relational: Fix signbit
The vector components were mistakenly using () instead of {}, which caused
all but the last vector component to be dropped on the floor.
Signed-off-by: Aaron Watry <awatry@gmail.com>
Reviewed-by: Jeroen Ketema <j.ketema@imperial.ac.uk>
llvm-svn: 211733
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions