[llvm] [docs] Update ir-normalizer to normalize (PR #141764)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed May 28 12:03:19 PDT 2025


================
@@ -554,7 +554,7 @@ variables with initializers are marked as internal.
 An interprocedural variant of :ref:`Sparse Conditional Constant Propagation
 <passes-sccp>`.
 
-``ir-normalizer``: Transforms IR into a normal form that's easier to diff
+``normalize``: Transforms IR into a normal form that's easier to diff
 ----------------------------------------------------------------------------
----------------
nikic wrote:

Adjust underline to match?

https://github.com/llvm/llvm-project/pull/141764


More information about the llvm-commits mailing list