Not to be commited.
This patch is a proof of concept of a way to reduce the impact of the size of riscv_vector.h when testing.
Paths
| Differential D100529
[PoC] Reduce impact `riscv_vector.h` when testing Needs ReviewPublic Authored by rogfer01 on Apr 15 2021, 12:14 AM.
Details
Summary Not to be commited. This patch is a proof of concept of a way to reduce the impact of the size of riscv_vector.h when testing.
Diff Detail Event TimelineHerald added subscribers: vkmr, frasercrmck, evandro and 24 others. · View Herald TranscriptApr 15 2021, 12:15 AM Comment Actions I think using this proxy header for testing seems good. IMO, maybe we still need to find a way to reduce the compilation time for better user experience. Comment Actions
Somewhat outside the scope of this review, but noting here for posterity seeing as we discussed it in the RISC-V sync-up today:
Revision Contents
Diff 337642 clang/lib/Headers/CMakeLists.txt
clang/test/CodeGen/RISCV/rvv-intrinsics/vadd.c
clang/utils/TableGen/RISCVVEmitter.cpp
clang/utils/TableGen/TableGen.cpp
clang/utils/TableGen/TableGenBackends.h
|
clang-format: please reformat the code