diff options
author | Rahul Joshi <rjoshi@nvidia.com> | 2025-04-18 10:08:00 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-18 10:08:00 -0700 |
commit | 61820156980ff20ca6e8a7a43a1e9debb950db85 (patch) | |
tree | 44ed3e92cb5880a919d0d5b9fbe57d7fbc4a5c00 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | f5947ba5a659d6b3ed62761a7afdf1626435abcb (diff) | |
download | llvm-61820156980ff20ca6e8a7a43a1e9debb950db85.zip llvm-61820156980ff20ca6e8a7a43a1e9debb950db85.tar.gz llvm-61820156980ff20ca6e8a7a43a1e9debb950db85.tar.bz2 |
[NFC][LLVM][TableGen] Adjust pointer increments in DecoderEmitter (#136230)
- In both `emitTable` and the generated `decodeInstruction` function
increment the pointer to the decoder op as a part of the switch
statement instead of later on in each case.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions