aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ModuloSchedule.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2025-03-07 11:09:34 -0800
committerGitHub <noreply@github.com>2025-03-07 11:09:34 -0800
commit6a42dc694cffb4658ef72db308cfae7bfbba16b5 (patch)
treeac05af00a5841988fd553c5d5b4b385bf91050ea /llvm/lib/CodeGen/ModuloSchedule.cpp
parent813bbe055df2357efd42eaf1f3e7f5926a071941 (diff)
downloadllvm-6a42dc694cffb4658ef72db308cfae7bfbba16b5.zip
llvm-6a42dc694cffb4658ef72db308cfae7bfbba16b5.tar.gz
llvm-6a42dc694cffb4658ef72db308cfae7bfbba16b5.tar.bz2
[TableGen] Simplify emitULEB128 in DecoderEmitter.cpp. NFC (#130214)
Instead of returning the number of bytes emitted, just take the iterator by reference so the increments in emitULEB128 will update the copy in the caller. Also pass the iterator by reference to emitNumToSkip so we don't need a separate I += 3 in the caller.
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions