[PATCH] D145874: TableGen: Let getAllDerivedDefinitions() numeric order.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 18 23:45:33 PDT 2023


craig.topper added a comment.

Should anonymous records even be in the name based map? What would the impact be of storing them in a separate vector?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145874



More information about the llvm-commits mailing list