4vtomat added a comment. In D148223#4312515 <https://reviews.llvm.org/D148223#4312515>, @dyung wrote:
> In D148223#4312460 <https://reviews.llvm.org/D148223#4312460>, @4vtomat wrote: > >> Hi @craig.topper and @kito-cheng , the build error message was: >> 'Z:\test\llvm-project\clang\test\CodeGen\RISCV\rvv-intrinsics-autogenerated\non-policy\non-overloaded\xsfvcp-x-rv64.c:4:10: >> fatal error: 'riscv_vector.h' file not found'. >> Have you ever met this before? I'm not sure if I forgot to add something or >> not.. > > This bot only builds the x86_64 backend. Isn’t that file only generated when > the riscv backend is built? Got it, I should add 'REQUIRES: riscv-registered-target' in the beginning of the file, thanks!! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D148223/new/ https://reviews.llvm.org/D148223 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits