OSDN Git Service

TableGen: Generalize type deduction for !listconcat
authorNicolai Haehnle <nhaehnle@gmail.com>
Thu, 22 Feb 2018 15:26:28 +0000 (15:26 +0000)
committerNicolai Haehnle <nhaehnle@gmail.com>
Thu, 22 Feb 2018 15:26:28 +0000 (15:26 +0000)
commit869ea800defc2db6e4e9bd0cdda5f47f8dc2a866
tree8bfff0afcde0f24c47ec4d99d9e8d166a6f8e6e6
parenta61d1a5d0b81b86a8a79a7c078252853516db185
TableGen: Generalize type deduction for !listconcat

Summary:
This way, it should work even with complex operands.

Change-Id: Iaccf5bbb50bd5882a0ba5d59689e4381315fb361

Reviewers: arsenm, craig.topper, tra, MartinO

Subscribers: wdng, llvm-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@325796 91177308-0d34-0410-b5e6-96231b3b80d8
lib/TableGen/TGParser.cpp
test/TableGen/listconcat.td