[PATCH] D141666: [RISCV] Proper support of extensions Zicsr and Zifencei
Elena Lepilkina via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 20 09:15:17 PST 2023
eklepilkina added a comment.
> Maybe multi-lib handling should split into another patch?
I can do this. But if I separate I still can't choose one that should be merged firstly, they will be needed to merge both at once, because tests will fail. If separate them right way (fixes for multilibs in baremetal.cpp and gnu.cpp). Separate?
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