[PATCH] D65047: [DAGCombine] matchBinOpReduction - add partial reduction matching
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 21 07:52:47 PDT 2019
RKSimon updated this revision to Diff 210998.
RKSimon added a comment.
Limit Stages to < 31 to fix signed/unsigned issue
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65047/new/
https://reviews.llvm.org/D65047
Files:
include/llvm/CodeGen/SelectionDAG.h
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/phaddsub-extract.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65047.210998.patch
Type: text/x-patch
Size: 15509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190721/3e99a776/attachment.bin>
More information about the llvm-commits
mailing list