[PATCH] D17181: [X86] Don't turn (c?-v:v) into (c?-v:0) by blindly using PSIGN.
Ahmed Bougacha via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 16 14:18:43 PST 2016
This revision was automatically updated to reflect the committed changes.
ab marked an inline comment as done.
Closed by commit rL261023: [X86] Don't turn (c?-v:v) into (c?-v:0) by blindly using PSIGN. (authored by ab).
Changed prior to commit:
http://reviews.llvm.org/D17181?vs=48038&id=48110#toc
Repository:
rL LLVM
http://reviews.llvm.org/D17181
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/vector-blend.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17181.48110.patch
Type: text/x-patch
Size: 6124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160216/abae9fb0/attachment.bin>
More information about the llvm-commits
mailing list