Skip to content
Snippets Groups Projects
Commit f1b76811 authored by Richard Biener's avatar Richard Biener
Browse files

better PHI copy propagation for forwprop

We can handle _1 = PHI <_1, _2> as a copy.

	PR tree-optimization/84646
	* tree-ssa-forwprop.cc (pass_forwprop::execute): Improve
	copy propagation across PHIs.
parent 2f6cb9c5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment