[PATCH] D101318: [TableGen] Add the !find bang operator

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 26 13:09:03 PDT 2021


dblaikie added a comment.

Do you have a use case in mind for this feature? (will it help tidy up existing tblgen files significantly? is it necessary to support some use case that's not possible to express currently but that's needed by you or others?)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101318



More information about the llvm-commits mailing list