Fixed a bug which causes x86 be to incorrectly match
shuffle v, undef, <2, ?, 3, ?> to movhlps It should match to unpckhps instead. Added proper matching code for shuffle v, undef, <2, 3, 2, 3> llvm-svn: 31519
Loading
Please register or sign in to comment