Skip to content
Commit 9655f846 authored by Nate Begeman's avatar Nate Begeman
Browse files

Don't pull vector sext through both hands of a logical operation, since doing...

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
parent 215ca5f1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment