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

NAKAMURA Takumi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 14:01:29 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG32a5482e3c83: TableGen: Let getAllDerivedDefinitions() numeric order. (authored by chapuni).

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.509809.patch
Type: text/x-patch
Size: 26879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230330/090b5b37/attachment.bin>


More information about the llvm-commits mailing list