aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2025-04-01 08:04:32 -0700
committerGitHub <noreply@github.com>2025-04-01 08:04:32 -0700
commit4e6c48f1e74c46e62342f24ac879fd32d9a6c783 (patch)
treeb1ae13e4676b01b0e0e5a7622501afed551d3b3d /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent19fb4b04a605c4a5759c72f61e8e5f5cac406a0b (diff)
downloadllvm-4e6c48f1e74c46e62342f24ac879fd32d9a6c783.zip
llvm-4e6c48f1e74c46e62342f24ac879fd32d9a6c783.tar.gz
llvm-4e6c48f1e74c46e62342f24ac879fd32d9a6c783.tar.bz2
[RISCV] Merge RegStart with RegEnd in parseRegListCommon. NFC (#133867)
We only need to keep track of the last register seen. We never need the first register once we've parsed. Currently if s0/x8 is used RegStart will point to that and not ra/s1 so it already isn't the start.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions