[PATCH] D50708: [Tablegen][MCInstPredicate] Removed redundant template argument from class TIIPredicate, and implemented verification rules for TIIPredicates in CodeGenSchedule.cpp.
Matt Davis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 14 09:59:03 PDT 2018
mattd accepted this revision.
mattd added a comment.
This revision is now accepted and ready to land.
I don't see anything wrong with this. I'm all for better modularity with the tablgen "function predicates"; LGTM.
https://reviews.llvm.org/D50708
More information about the llvm-commits
mailing list