diff options
author | eopXD <eop.chen@sifive.com> | 2021-10-22 22:25:57 -0700 |
---|---|---|
committer | eopXD <eop.chen@sifive.com> | 2021-12-09 21:13:44 -0800 |
commit | e308b8e0c71b5ce783035d73722f59d395245cf9 (patch) | |
tree | 19109ad22744ae23479136c0bca495ba9b99d3c0 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 79a0330a525777af58e45836424c62ac67b935e5 (diff) | |
download | llvm-e308b8e0c71b5ce783035d73722f59d395245cf9.zip llvm-e308b8e0c71b5ce783035d73722f59d395245cf9.tar.gz llvm-e308b8e0c71b5ce783035d73722f59d395245cf9.tar.bz2 |
[RISCV] Fix arch string parsing for multi-character extensions
Current implementation can't parse extension names that contains digits
correctly (e.g. `zvl128b`). This patch fixes it.
Reviewed By: asb
Differential Revision: https://reviews.llvm.org/D109215
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions