[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
Sun Aug 27 06:32:43 PDT 2017


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

- Removing a file got added in last patch.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36454.112823.patch
Type: text/x-patch
Size: 20091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170827/c754ec67/attachment.bin>


More information about the llvm-commits mailing list