Unverified Commit 3a95c688 authored by Brandon Wu's avatar Brandon Wu Committed by GitHub
Browse files

[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`.
parent 3716a3c1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment