Nate Begeman
|
3a9c51f256
|
Don't pull vector sext through both hands of a logical operation, since doing so prevents the fusion of vector sext and setcc into vsetcc.
Add a testcase for the above transformation.
Fix a bogus use of APInt noticed while tracking this down.
llvm-svn: 90423
|
2009-12-03 07:11:29 +00:00 |
|