[PATCH] D141666: [RISCV] Proper support of extensions Zicsr and Zifencei
Jessica Clarke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 13 06:40:16 PST 2023
jrtc27 added a comment.
Because they used to be part of I and then a later version of the RISC-V spec split them out in an incompatible way. GCC/binutils bit the bullet and split them out last(?) year but LLVM has yet to make that breaking change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141666/new/
https://reviews.llvm.org/D141666
More information about the llvm-commits
mailing list