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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 17:25:11 PDT 2023


arsenm added a comment.

> I have optionally suppressed numeric sort on RegisterTuples

in CodeGenRegBank, or several tests would fail due to behavior change.

It might be a change but it shouldn't be wrong. What do the changes look like?


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