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

NAKAMURA Takumi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 17:05:42 PDT 2023


chapuni added reviewers: arsenm, craig.topper.
chapuni added a comment.
Herald added a subscriber: wdng.

I guess this change would affect LLVM CodeGen.
(When I tested on the entire tree, only llvm/test/CodeGen complained)

I wonder whether I could restore an exception in `RegisterTuples`.


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