Do not fold a load into a comparison that is used by more than one place.
The comparison will probably be folded, so this is not ok to do. This fixed 197.parser. llvm-svn: 19624
Loading
Please register or sign in to comment
The comparison will probably be folded, so this is not ok to do. This fixed 197.parser. llvm-svn: 19624