aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
diff options
context:
space:
mode:
authorLuke Lau <luke@igalia.com>2023-08-15 13:13:42 +0100
committerLuke Lau <luke@igalia.com>2023-08-22 11:12:52 +0100
commit7492b54bd52d10ca1e02693c2576cb19ec7233ed (patch)
tree22a003a5967041e4a4948f1492d7b8cd28af3df6 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
parent9918853215d61ecb2744e87b802962340b6ae1d2 (diff)
downloadllvm-7492b54bd52d10ca1e02693c2576cb19ec7233ed.zip
llvm-7492b54bd52d10ca1e02693c2576cb19ec7233ed.tar.gz
llvm-7492b54bd52d10ca1e02693c2576cb19ec7233ed.tar.bz2
[RISCV] Split up structs in buildvec tests. NFC
Some of these tests have multiple vid sequence build_vectors in them, and machine CSE tidies up their output. But now that small build_vectors are sometimes lowered to scalar `vmv.x.s`s, the output is harder to read with no CSE, e.g. see `buildvec_no_vid_v4i8`. This patch splits them up into separate functions to address this, and also makes the diff in D157976 more clear since it causes `vmv.x.s` to be lowered to more frequently. Reviewed By: reames Differential Revision: https://reviews.llvm.org/D157974
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions