[PATCH] D65047: [DAGCombine] matchBinOpReduction - add partial reduction matching

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 24 10:29:41 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366933: [DAGCombine] matchBinOpReduction - add partial reduction matching (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65047?vs=210998&id=211556#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65047

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/phaddsub-extract.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65047.211556.patch
Type: text/x-patch
Size: 15032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190724/f81d7ce5/attachment.bin>


More information about the llvm-commits mailing list