[PATCH] D32953: [X86][SSE] Improve combineLogicBlendIntoPBLENDV to use general masks.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 8 07:30:04 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302424: [X86][SSE] Improve combineLogicBlendIntoPBLENDV to use general masks. (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D32953?vs=98152&id=98167#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32953

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/cast-vsel.ll
  llvm/trunk/test/CodeGen/X86/pr32907.ll
  llvm/trunk/test/CodeGen/X86/vselect-pcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32953.98167.patch
Type: text/x-patch
Size: 8378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170508/65eb3c3b/attachment.bin>


More information about the llvm-commits mailing list