[PATCH] D55290: [docs] Update llvm.loop metadata documentation.

Hal Finkel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 5 09:59:41 PST 2018


hfinkel added inline comments.


================
Comment at: docs/LangRef.rst:5088
+``llvm.loop.unroll.count`` suggests an unroll factor to the loop
+unroller:
 
----------------
While you're improving this, could you also add a note about the debug locations being, optionally, in the list?


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