[SCCP] Can't go from overdefined to constant
The fix for PR23999 made us mark loads of null as producing the constant undef which upsets the lattice. Instead, keep the load as "undefined". This fixes PR26044. llvm-svn: 257087
Loading
Please sign in to comment