[PATCH] D85603: IR: Add convergence control operand bundle and intrinsics

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 09:26:29 PDT 2020


jdoerfert added inline comments.


================
Comment at: llvm/docs/ConvergentOperations.rst:280
+:ref:`Formal Rules <convergence_formal_rules>` section for details.
+
+
----------------
The "heart" and the increment step are fairly vague. Maybe talk about something tangible, e.g., the target of a backedge?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85603/new/

https://reviews.llvm.org/D85603



More information about the llvm-commits mailing list