We were being too strict and not accounting for undefs.
Added a test case and fixed another one where we improved codegen.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D4039
Fixed a bug in lowering shuffle_vectors to insertps ClosedPublic Authored by filcab on Jun 5 2014, 5:53 PM.
Details Summary We were being too strict and not accounting for undefs.
Diff Detail
Revision Contents
Diff 10161 lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/avx-shuffle.ll
test/CodeGen/X86/sse41.ll
|