HsiangKai accepted this revision. HsiangKai added a comment. This revision is now accepted and ready to land.
I ran tests under `clang/test/CodeGen/RISCV/rvv-intrinsics/`. It spent a little more time to run the tests. (previous: 84.01s; apply this patch: 96.43s in my local environment.) We could apply some technic similar to D111617 <https://reviews.llvm.org/D111617> to reduce the header size. I think to reduce the number of RVV builtins is important in the long run. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D112020/new/ https://reviews.llvm.org/D112020 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits