diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-03-12 20:15:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-12 20:15:17 -0700 |
commit | 62e37a8a0ae882c3ae1c994aa22953d6279458d4 (patch) | |
tree | 48935f797d6626def2f1de5cfcb2410f093eaaae /llvm/lib/CodeGen/DFAPacketizer.cpp | |
parent | 853849a984dd7d47b86ab50ef74b9820a538c999 (diff) | |
download | llvm-62e37a8a0ae882c3ae1c994aa22953d6279458d4.zip llvm-62e37a8a0ae882c3ae1c994aa22953d6279458d4.tar.gz llvm-62e37a8a0ae882c3ae1c994aa22953d6279458d4.tar.bz2 |
[RISCV][Disassembler] Use a table to store all the decoder tables and their associated features. NFC (#130883)
Replace the macros with a table that we can iterate over. Use a
different table for each possible instruction bitwidth.
Diffstat (limited to 'llvm/lib/CodeGen/DFAPacketizer.cpp')
0 files changed, 0 insertions, 0 deletions