We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad18665 commit 6f5d5d6Copy full SHA for 6f5d5d6
llvm/docs/LoopTerminology.rst
@@ -152,7 +152,7 @@ It is ensured by the LoopSimplify
152
(:ref:`-loop-simplify <passes-loop-simplify>`) pass and is automatically
153
added by the pass managers when scheduling a LoopPass.
154
This pass is implemented in
155
-`LoopInfo.h <http://llvm.org/doxygen/LoopSimplify_8h_source.html>`_.
+`LoopSimplify.h <http://llvm.org/doxygen/LoopSimplify_8h_source.html>`_.
156
When it is successful, the loop has:
157
158
* A preheader.
0 commit comments