"llvm/test/CodeGen/RISCV/rvv/vadd.ll" did not exist on "79cbb003c53009e5ca35b804bb7655dba97776e7"
Fix for PR4121. If TwoAddressInstructionPass removes a dead def, and the regB
operand was killed, the kill needs to be removed from regB's VarInfo. llvm-svn: 71635
Loading
Please sign in to comment