[PATCH] D145874: TableGen: Let getAllDerivedDefinitions() numeric order.
NAKAMURA Takumi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 18 02:53:15 PDT 2023
chapuni updated this revision to Diff 506281.
chapuni edited the summary of this revision.
chapuni added a comment.
Herald added subscribers: kosarev, kerbowa, jvesely, qcolombet.
- getAllDerivedDefinitions() always sort numeric.
- Fix up 6 tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145874/new/
https://reviews.llvm.org/D145874
Files:
llvm/lib/TableGen/Record.cpp
llvm/test/CodeGen/AMDGPU/greedy-alloc-fail-sgpr1024-spill.mir
llvm/test/CodeGen/AMDGPU/ipra-regmask.ll
llvm/test/CodeGen/AMDGPU/spill-to-agpr-partial.mir
llvm/test/CodeGen/AMDGPU/splitkit-copy-bundle.mir
llvm/test/CodeGen/AMDGPU/vector-spill-restore-to-other-vector-type.mir
llvm/test/TableGen/RegisterInfoEmitter-regcost-tuple.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145874.506281.patch
Type: text/x-patch
Size: 26879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230318/597aa668/attachment.bin>
More information about the llvm-commits
mailing list