[llvm] [RISCV] Don't allow '-' after 'ra' in Zcmp/Xqccmp register list. (PR #134182)

Sam Elliott via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 2 19:20:02 PDT 2025


https://github.com/lenary approved this pull request.

LGTM

I wonder if the easiest way to restructure is to have a function `parseSingleRegisterOrRange` which we can invoke (up to) twice, depending on what range it got to?

https://github.com/llvm/llvm-project/pull/134182


More information about the llvm-commits mailing list