[PATCH] D64760: [x86] use more phadd for reductions

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 16 14:30:22 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366268: [x86] use more phadd for reductions (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64760?vs=210121&id=210183#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64760

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/phaddsub-extract.ll
  llvm/trunk/test/CodeGen/X86/vector-reduce-add-widen.ll
  llvm/trunk/test/CodeGen/X86/vector-reduce-add.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64760.210183.patch
Type: text/x-patch
Size: 11771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190716/ddd3ea66/attachment.bin>


More information about the llvm-commits mailing list