[PATCH] D55290: [docs] Update llvm.loop metadata documentation.
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 6 11:59:23 PDT 2019
Meinersbur added inline comments.
================
Comment at: docs/LangRef.rst:5108
+
+Loop metadata nodes cannot be used as identifiers. They are neither
+persistent for the same loop through pass transformations
----------------
hfinkel wrote:
> as unique identifiers
The 'unique' seem redundant to me, but ok.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55290/new/
https://reviews.llvm.org/D55290
More information about the llvm-commits
mailing list