[RISCV] Test for D155140. NFC
authorCraig Topper <craig.topper@sifive.com>
Tue, 18 Jul 2023 16:34:15 +0000 (09:34 -0700)
committerCraig Topper <craig.topper@sifive.com>
Tue, 18 Jul 2023 16:49:23 +0000 (09:49 -0700)
commit7767297b5897ed4fe7a23c5d0dc9c1dec391f17b
tree38ec83b581ade1ed8f14f3f3c331c5f3421f8b5f
parentfe0116aba833ee8597e2155d1e555c326acfaafc
[RISCV] Test for D155140. NFC

The vmv1r.v v8, v9 in the last block can be removed by late
copy propagation.

Reviewed By: wangpc

Differential Revision: https://reviews.llvm.org/D155527
llvm/test/CodeGen/RISCV/rvv/copyprop.mir [new file with mode: 0644]