OSDN Git Service

[TableGen] - Type comparison LE should be LT or equal.
authorPete Couperus <petecoup@synopsys.com>
Mon, 20 May 2019 18:09:37 +0000 (18:09 +0000)
committerPete Couperus <petecoup@synopsys.com>
Mon, 20 May 2019 18:09:37 +0000 (18:09 +0000)
commit594d5b198e4b881dae6cc99c997ac3c87fd54fb9
treedc51251013d0a13f1f91a451844a2de19a52f5d5
parent619c26f74136c7d0ee39912f06b9b059e25c9a35
[TableGen] - Type comparison LE should be LT or equal.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@361183 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenDAGPatterns.cpp