[PATCH] [X86 DAG] Lower vselects with a constant condition as blend+imm if possible

Filipe Cabecinhas filcab+llvm.phabricator at gmail.com
Wed May 14 14:03:44 PDT 2014


Addresses Andrea's comments about the BUILD_VECTORtoBlendMask function.

http://reviews.llvm.org/D3752

Files:
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86ISelLowering.h
  test/CodeGen/X86/avx-blend.ll
  test/CodeGen/X86/avx2.ll
  test/CodeGen/X86/blend-msb.ll
  test/CodeGen/X86/sse41-blend.ll
  test/CodeGen/X86/sse41.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3752.9401.patch
Type: text/x-patch
Size: 17717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140514/d6a9246e/attachment.bin>


More information about the llvm-commits mailing list