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
- Repository
- rL LLVM
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 10185 llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/avx-shuffle.ll
llvm/trunk/test/CodeGen/X86/sse41.ll
|