[all-commits] [llvm/llvm-project] eb2aba: [RISCV] Remove extra call to MatchRegisterName in ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Mar 31 21:56:25 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb2aba4a648c055533db10f5348e483ead4561ec
https://github.com/llvm/llvm-project/commit/eb2aba4a648c055533db10f5348e483ead4561ec
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-03-31 (Mon, 31 Mar 2025)
Changed paths:
M llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
Log Message:
-----------
[RISCV] Remove extra call to MatchRegisterName in parseRegListCommon. NFC
Update RegEnd after each call to MatchRegisterName end of calling it
again.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list