[PATCH] D150016: [RISCV] Make Zvfh depend on Zfhmin.
Jianjian Guan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 5 20:39:59 PDT 2023
jacquesguan added a comment.
In D150016#4323724 <https://reviews.llvm.org/D150016#4323724>, @craig.topper wrote:
> We can’t add dependencies in RISCVFeatures.td that are not also RISCVISAInfo.cpp. The ELF attributes are generated from RISCVFeatures.td so they need to match.
Done.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150016/new/
https://reviews.llvm.org/D150016
More information about the llvm-commits
mailing list