[PATCH] D61245: [X86][SSE] isHorizontalBinOp - add support for target shuffles

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 29 12:51:27 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL359491: [X86][SSE] isHorizontalBinOp - add support for target shuffles (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61245?vs=197089&id=197167#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61245

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/haddsub.ll
  llvm/trunk/test/CodeGen/X86/phaddsub.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v4.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v8.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61245.197167.patch
Type: text/x-patch
Size: 11915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190429/d0651a57/attachment.bin>


More information about the llvm-commits mailing list