[RISCV] Convert whole register copies as the source defined explicitly.
The implicit defines may come from a partial define in an instruction. It does not mean the defining instruction and the COPY instruction have the same vl and vtype. When the source comes from the implicit defines, do not convert the whole register copies to vmv.v.v. Differential Revision: https://reviews.llvm.org/D115866
parent
6441536c
Please register or sign in to comment