Add support for having multiple predicates on a TreePatternNode.
This will allow predicates to be composed, which will allow the predicate definitions to become less redundant, and eventually will allow DAGISelEmitter.cpp to emit less redundant code. llvm-svn: 57562
Loading
Please register or sign in to comment