craig.topper accepted this revision. craig.topper added a comment. This revision is now accepted and ready to land.
LGTM other than those typos ================ Comment at: clang/include/clang/Basic/riscv_vector.td:161 + // This builtin supports non-masked function overloading api. + // All masked operations support oerloading api. + bit HasNoMaskedOverloaded = true; ---------------- oerloading -> overloading ================ Comment at: clang/utils/TableGen/RISCVVEmitter.cpp:10 +// This tablegen backend is responsible for emitting riscv_vector.h which +// includes a declaration and definition of each intrinsic fucntions specified +// in https://github.com/riscv/rvv-intrinsic-doc. ---------------- fucntions -> functions Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D99189/new/ https://reviews.llvm.org/D99189 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits