diff options
author | Brandon Wu <brandon.wu@sifive.com> | 2024-06-07 01:59:49 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-07 01:59:49 +0800 |
commit | 3a95c688cc427b2971cb69abb9bd322b5a449fb4 (patch) | |
tree | bdd706f0af8dddffdb146303974a98223bdb6735 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 3716a3c1bce4af81db6a95eee30e35b5b923e319 (diff) | |
download | llvm-3a95c688cc427b2971cb69abb9bd322b5a449fb4.zip llvm-3a95c688cc427b2971cb69abb9bd322b5a449fb4.tar.gz llvm-3a95c688cc427b2971cb69abb9bd322b5a449fb4.tar.bz2 |
[clang][RISCV] Update vcpop.v C interface to follow the nameing convention (#94318)
We named the intrinsics by replacing "." by "_" in the instruction
conventionally, so the `vcpopv_v` where the corresponding instruction is
`vcpop.v` should be named `vcpop_v`.
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions