[IR] Remove unnecessary pointer type check (NFC)
With opaque pointers, the address spaces will only be the same if the types are the same, in which case this would have been handled at the start of the method already.
parent
0c9a20b0
Please register or sign in to comment