TableGen: AsmMatcher missing-features list minimization.
When returning a 'cannot match due to missing CPU features' error code, if there are multiple potential matches with different feature sets, return the smallest set of missing features from the alternatives as that's most likely to be the one that's desired. llvm-svn: 158673
Loading
Please register or sign in to comment