4vtomat added a comment. In D147935#4259687 <https://reviews.llvm.org/D147935#4259687>, @craig.topper wrote:
> Is there a different patch with the .td for these intrinsics? Yes, it's in this patch: D148223 <https://reviews.llvm.org/D148223> ================ Comment at: clang/include/clang/Support/RISCVVIntrinsicUtils.h:465 RVV_REQ_FullMultiply = 1 << 1, + RVV_REQ_xsfvcp = 1 << 2, ---------------- asb wrote: > Nit: It would better match the surrounding capitalisation to call this > RVV_REQ_Xsfvcp Got it! Thanks! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D147935/new/ https://reviews.llvm.org/D147935 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits