[PATCH] D36454: [X86] Changes to extract Horizontal addition operation for AVX-512.

Jatin Bhateja via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 19 00:10:04 PDT 2017


jbhateja updated this revision to Diff 115795.
jbhateja added a comment.

- Merge branch 'master' of https://github.com/llvm-mirror/llvm
- Making the downscaling operation changes generic.


https://reviews.llvm.org/D36454

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/avx512-hadd-hsub.ll
  test/CodeGen/X86/madd.ll
  test/CodeGen/X86/sad.ll
  test/CodeGen/X86/vector-compare-all_of.ll
  test/CodeGen/X86/vector-compare-any_of.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36454.115795.patch
Type: text/x-patch
Size: 39857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170919/5b522bcb/attachment.bin>


More information about the llvm-commits mailing list