[PATCH] D38023: [X86] Prefer MOVSS/SD over BLENDI during legalization. Remove BLENDI versions of scalar arithmetic patterns

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 8 09:59:24 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315181: [X86] Prefer MOVSS/SD over BLENDI during legalization. Remove BLENDI versions… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D38023?vs=115791&id=118172#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38023

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v8.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38023.118172.patch
Type: text/x-patch
Size: 8302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171008/c4adc0ef/attachment.bin>


More information about the llvm-commits mailing list