[PATCH] D31333: ARMAsmParser: clean up of isImmediate functions

Oliver Stannard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 24 09:43:14 PDT 2017


olista01 added a comment.

Could you set the PredicateMethods in the tablegen files like you did for AArch64, so that we don't need all of these stub functions at all?


https://reviews.llvm.org/D31333





More information about the llvm-commits mailing list