[PowerPC] Fix a nullptr dereference
LiMI1/LiMI2 can be null, so don't call a method on them before checking. Found by ubsan.
Loading
Please sign in to comment
LiMI1/LiMI2 can be null, so don't call a method on them before checking. Found by ubsan.