Skip to content
Commit fd018c8d authored by Chris Lattner's avatar Chris Lattner
Browse files

Fix an issue where LSR would miss rewriting a use of an IV expression by a PHI...

Fix an issue where LSR would miss rewriting a use of an IV expression by a PHI node that is not the original PHI.

This fixes up a dot-product loop in galgel, speeding it up from 18.47s to
16.13s.

llvm-svn: 23327
parent a78635c1
Loading
Loading
Loading
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