[PATCH] D52997: [x86] allow single source horizontal op matching (PR39195)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 06:43:04 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344141: [x86] allow single source horizontal op matching (PR39195) (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52997?vs=168702&id=168998#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52997

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics-fast-isel.ll
  llvm/trunk/test/CodeGen/X86/haddsub-undef.ll
  llvm/trunk/test/CodeGen/X86/phaddsub.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52997.168998.patch
Type: text/x-patch
Size: 22002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/6c9c0e2a/attachment.bin>


More information about the llvm-commits mailing list