tree-ssa-dom.c
106 KB
-
tree-ssa-dom.c (thread_across_edge): Do not thread jumps if a PHI argument is… · fe872835
tree-ssa-dom.c (thread_across_edge): Do not thread jumps if a PHI argument is set from a PHI_RESULT in the same... * tree-ssa-dom.c (thread_across_edge): Do not thread jumps if a PHI argument is set from a PHI_RESULT in the same block and the PHI argument is not the same as the PHI result. Co-Authored-By: Kazu Hirata <kazu@cs.umass.edu> From-SVN: r92102
Jeff Law committed