Skip to content
Commit 922e1911 authored by Evan Cheng's avatar Evan Cheng
Browse files

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
parent 85da9b73
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