[PATCH] D58574: [X86][SSE] Generalize X86ISD::BLENDI support to more value types with fix for revert from r354713

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 24 11:25:40 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354755: [X86][SSE] Use pblendw for v4i32/v2i64 during isel. (authored by ctopper, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58574

Files:
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/test/CodeGen/X86/avx512-shuffles/partial_permute.ll
  llvm/trunk/test/CodeGen/X86/combine-sdiv.ll
  llvm/trunk/test/CodeGen/X86/commute-blend-sse41.ll
  llvm/trunk/test/CodeGen/X86/insertelement-ones.ll
  llvm/trunk/test/CodeGen/X86/lower-vec-shift.ll
  llvm/trunk/test/CodeGen/X86/sse2.ll
  llvm/trunk/test/CodeGen/X86/vector-narrow-binop.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v4.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v8.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58574.188087.patch
Type: text/x-patch
Size: 25827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190224/3fb1b917/attachment.bin>


More information about the llvm-commits mailing list