Issue 136347
Summary `IRNormalizer`'s registry name `normalize` mismatches documentation
Labels
Assignees
Reporter mhjacobson
    commit 2e9f8696e9533fdd464e025bd504302fa1a22f14 introduced a pass `IRNormalizer`, whose name in PassRegistry.def is `normalize`.  However, the documentation was updated to state:

> ir-normalizer: Transforms IR into a normal form that’s easier to diff

The docs should match the implementation.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to