Make instcombine's DSE respect loads as well as stores. It is not safe to
delete the first store in: store x -> p load p store y -> p This is for PR2297. llvm-svn: 50859
Loading
Please register or sign in to comment
delete the first store in: store x -> p load p store y -> p This is for PR2297. llvm-svn: 50859