[SROA] Don't speculate phis with different load user types
Fixes an SROA crash. Fallout from opaque pointers since with typed pointers we'd bail out at the bitcast. Reviewed By: nikic Differential Revision: https://reviews.llvm.org/D136119
Loading
Please sign in to comment