diff options
author | Luke Lau <luke@igalia.com> | 2023-08-31 15:38:06 +0100 |
---|---|---|
committer | Luke Lau <luke@igalia.com> | 2023-08-31 19:36:09 +0100 |
commit | 7b33f60f13dc28813510b4ce3b7629187a1beba6 (patch) | |
tree | a251cf31b0049ef86608a5bdfb438791771883d9 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 14d95b26aee0ac0ac8a70252e8a3c7a986e0e812 (diff) | |
download | llvm-7b33f60f13dc28813510b4ce3b7629187a1beba6.zip llvm-7b33f60f13dc28813510b4ce3b7629187a1beba6.tar.gz llvm-7b33f60f13dc28813510b4ce3b7629187a1beba6.tar.bz2 |
[RISCV] Remove vmv_v_x_vl workaround for constant splat. NFC
Now that DAG.getConstant uses splat_vector_parts if needed on RV32, we can use
it directly without having to manually lower to a vmv_v_x_vl.
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D159287
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions