[PATCH] D43466: [SelectionDAG] Move matchUnaryPredicate/matchBinaryPredicate into SelectionDAGNodes.h

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 10:47:35 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325815: [SelectionDAG] Move matchUnaryPredicate/matchBinaryPredicate into… (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43466?vs=135427&id=135469#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43466

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43466.135469.patch
Type: text/x-patch
Size: 9929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180222/e970be66/attachment-0001.bin>


More information about the llvm-commits mailing list