[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 04:24:20 PDT 2017


RKSimon updated this revision to Diff 98152.
RKSimon added a comment.

Addressed Elena's comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D32953

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

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


More information about the llvm-commits mailing list