mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-08 09:06:06 +00:00

by my recent GVN improvement. Looking through a single layer of PHI nodes when attempting to sink GEPs, we need to iteratively look through arbitrary PHI nests. llvm-svn: 120202