[PATCH] D28942: [globalisel] Re-factor ISel matchers into a hierarchy. NFC
Ahmed Bougacha via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 20 10:14:58 PST 2017
ab added a comment.
This seems reasonable to me. One quick question: how do you envision nested patterns/instructions? Would one of the parent's OperandMatchers have some sort of "instruction" predicate?
https://reviews.llvm.org/D28942
More information about the llvm-commits
mailing list