[PATCH] D63364: [x86] split 256-bit vector selects if operands are vector concats

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 16 07:04:10 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363508: [x86] split 256-bit vector selects if operands are vector concats (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63364?vs=204857&id=204945#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63364/new/

https://reviews.llvm.org/D63364

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/cast-vsel.ll
  llvm/trunk/test/CodeGen/X86/known-signbits-vector.ll
  llvm/trunk/test/CodeGen/X86/vselect-avx.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63364.204945.patch
Type: text/x-patch
Size: 11324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190616/2da80be2/attachment.bin>


More information about the llvm-commits mailing list