[PATCH] D116645: [RISCV][llvm] Update CSRs
Shao-Ce SUN via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 6 05:27:37 PST 2022
achieveartificialintelligence added a comment.
In D116645#3224932 <https://reviews.llvm.org/D116645#3224932>, @asb wrote:
> I haven't gone through everything here, but I just spotted this is missing scountovf from the recently ratified Count Overflow and Mode-Based Filtering Extension <https://github.com/riscv/riscv-count-overflow/releases/download/v0.5.2/Sscofpmf.pdf>.
I couldn't find `scountovf` in https://github.com/riscv/riscv-isa-manual/releases/tag/draft-20211229-fb7e236 . Should I add this CSR?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116645/new/
https://reviews.llvm.org/D116645
More information about the llvm-commits
mailing list