[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.
Loading
Please sign in to comment
PtrReg is still a pointer. It's being passed to G_PTRTOINT as a pointer.