[RISCV][GISel] Don't setType on PtrReg in RISCVInstructionSelector::replacePtrWithInt.
PtrReg is still a pointer. It's being passed to G_PTRTOINT as a pointer.
parent
fd673e8c
Please register or sign in to comment
PtrReg is still a pointer. It's being passed to G_PTRTOINT as a pointer.