[PATCH] D90469: [TableGen] Add !adjoin operator to adjoin a list of values with delimiters

Chris Lattner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 30 22:00:16 PDT 2020


lattner added a comment.

The word "adjoin" is a bit obscure and I don't think it quote connotes the right thing here.  How about `!interleave` instead?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90469/new/

https://reviews.llvm.org/D90469



More information about the llvm-commits mailing list