[TableGen] Fix a typo
authorYan Luo <Yan.Luo2@synopsys.com>
Tue, 7 May 2019 01:07:46 +0000 (01:07 +0000)
committerYan Luo <Yan.Luo2@synopsys.com>
Tue, 7 May 2019 01:07:46 +0000 (01:07 +0000)
commit55ed2f53095fd5c73abc70f9c48ad8522dfaab56
tree23562dfbed8802186ef53fba0b316f5927b01f4e
parent6bc219e6bf617aae1b02318db3946df5f54485c6
[TableGen] Fix a typo

Check "Big" instead of "Small" in the second condition.

Differential Revision: https://reviews.llvm.org/D61605

llvm-svn: 360106
llvm/utils/TableGen/CodeGenDAGPatterns.cpp