[all-commits] [llvm/llvm-project] 793b7f: [docs] Update LoopTerminology.

Michael Kruse via All-commits all-commits at lists.llvm.org
Tue Mar 29 21:29:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 793b7f903d6ba0dc80e8b6ccf289f66e1e3a6b86
      https://github.com/llvm/llvm-project/commit/793b7f903d6ba0dc80e8b6ccf289f66e1e3a6b86
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2022-03-29 (Tue, 29 Mar 2022)

  Changed paths:
    M llvm/docs/LangRef.rst
    M llvm/docs/LoopTerminology.rst

  Log Message:
  -----------
  [docs] Update LoopTerminology.

Includes 2 corrections:

 * Update irreducible control flow and add references to CycleTerminology;
   Natural loop is not the only definition of something looping in LLVM anymore.

 * Mention mustprogress loop and function attributes to be used
   instead of the llvm.sideeffect intrinsic.




More information about the All-commits mailing list