Skip to content
Commit 2b70b68e authored by Nikita Popov's avatar Nikita Popov
Browse files

[GVN] Don't short-circuit load PRE

4ad41902 changed this code to
propagate Changed if scalar GEP PRE is performed. However, as
implemented this would skip the load PRE entirely if GEP indices
were PREd. Make sure load PRE runs even if Changed is already
true.

This likely has no functional effect as load PRE would then
occur on a later GVN iteration.
parent 4cd8dd3f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment