We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 111effe commit e3a0cb8Copy full SHA for e3a0cb8
llvm/docs/Passes.rst
@@ -554,8 +554,8 @@ variables with initializers are marked as internal.
554
An interprocedural variant of :ref:`Sparse Conditional Constant Propagation
555
<passes-sccp>`.
556
557
-``ir-normalizer``: Transforms IR into a normal form that's easier to diff
558
-----------------------------------------------------------------------------
+``normalize``: Transforms IR into a normal form that's easier to diff
+---------------------------------------------------------------------
559
560
This pass aims to transform LLVM Modules into a normal form by reordering and
561
renaming instructions while preserving the same semantics. The normalizer makes
0 commit comments