[llvm] [MC][TableGen] Expand Opcode field of MCInstrDesc (PR #179652)
Piotr Sobczak via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 4 07:09:49 PST 2026
================
----------------
piotrAMD wrote:
```suggestion
OS << " static constexpr uint32_t Table[][" << NumCol + 1 << "] = {\n";
```
https://github.com/llvm/llvm-project/pull/179652
More information about the llvm-commits
mailing list