[PATCH] D50827: [DAGCombiner] Don't reassociate operations that have the vector reduction flag set.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 16 14:55:02 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339946: [DAGCombiner] Don't reassociate operations that have the vector reduction flag… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50827?vs=161091&id=161121#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50827

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/X86/sad.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50827.161121.patch
Type: text/x-patch
Size: 18379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180816/5699bf12/attachment.bin>


More information about the llvm-commits mailing list