[PATCH] D43554: TableGen: Generalize type deduction for !listconcat

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 21 11:02:59 PST 2018


tra accepted this revision.
tra added a comment.
This revision is now accepted and ready to land.

While we're on the subject of !listconcat, is there a way to make  `!listconcat([1,2,3], [])` work?


Repository:
  rL LLVM

https://reviews.llvm.org/D43554





More information about the llvm-commits mailing list