mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-10 19:50:45 +00:00
This one looks easy, add a note.
llvm-svn: 48055
This commit is contained in:
parent
b12697f8bb
commit
ff9dc0af80
@ -777,7 +777,8 @@ doload64:
|
|||||||
pshufd $0, %xmm0, %xmm0
|
pshufd $0, %xmm0, %xmm0
|
||||||
ret
|
ret
|
||||||
|
|
||||||
LLVM should be able to generate the same thing as gcc.
|
LLVM should be able to generate the same thing as gcc. This looks like it is
|
||||||
|
just a matter of matching (scalar_to_vector (load x)) to movd.
|
||||||
|
|
||||||
//===---------------------------------------------------------------------===//
|
//===---------------------------------------------------------------------===//
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user