[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 07:53:52 PST 2018
RKSimon updated this revision to Diff 135427.
RKSimon added a comment.
Don't inline matchUnaryPredicate/matchBinaryPredicate
Repository:
rL LLVM
https://reviews.llvm.org/D43466
Files:
include/llvm/CodeGen/SelectionDAGNodes.h
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43466.135427.patch
Type: text/x-patch
Size: 10051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180222/5db0b878/attachment.bin>
More information about the llvm-commits
mailing list