[PATCH] D56450: [x86] fix horizontal binop matching for 256-bit vectors (PR40243)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 10 07:08:34 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350826: [x86] fix horizontal binop matching for 256-bit vectors (PR40243) (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56450?vs=180720&id=181055#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56450

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/haddsub-undef.ll
  llvm/trunk/test/CodeGen/X86/phaddsub-undef.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56450.181055.patch
Type: text/x-patch
Size: 16352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190110/bac56258/attachment.bin>


More information about the llvm-commits mailing list