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

Rewriting the entire loop nest now requires -enable-lsr-nested. See PR11035 for some performance data. A few unit tests specifically test nested LSR, and are now under a flag. llvm-svn: 140762