vle1.v -> vlm.v
vse1.v -> vsm.v
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I'm confused because the PDF at https://github.com/riscv/riscv-v-spec/releases/tag/v1.0-rc1 doesn't seem to describe vcpop.m.
I can see this has changed in the ToT https://github.com/riscv/riscv-v-spec/blob/master/v-spec.adoc#changes-from-v1-0-rc1
Perhaps this will be part of a future 1.0-rc2?
llvm/test/CodeGen/RISCV/rvv/vse1-rv64.ll | ||
---|---|---|
2 | Is this expected? |
Comment Actions
LGTM in principle but aliases.s is apparently failing with something that looks relevant.
Was the call supposed to be renamed or just the test name?