Skip to content
Commit 7492b54b authored by Luke Lau's avatar Luke Lau
Browse files

[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
parent 99188532
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment