[PATCH] D66029: llvm-canon
Ayke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 9 14:43:28 PDT 2020
aykevl added a comment.
Just a drive by comment from someone interested in this pass.
================
Comment at: docs/Passes.rst:697
+renaming instructions while preserving the same semantics. The canonicalizer makes
+it easier to spot semantic differences while diffing two modules which have
+
----------------
It looks like this sentence is not finished.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66029/new/
https://reviews.llvm.org/D66029
More information about the llvm-commits
mailing list