[all-commits] [llvm/llvm-project] f632c4: Extract a helper function for computing estimate t...

Philip Reames via All-commits all-commits at lists.llvm.org
Thu Dec 16 17:32:38 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f632c49478611c8d3eb777edd3302e16733fc7f5
      https://github.com/llvm/llvm-project/commit/f632c49478611c8d3eb777edd3302e16733fc7f5
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2021-12-16 (Thu, 16 Dec 2021)

  Changed paths:
    M llvm/lib/Transforms/Utils/LoopUtils.cpp

  Log Message:
  -----------
  Extract a helper function for computing estimate trip count of an exiting branch

Plan to use this in following change to support estimated trip counts derived from multiple loop exits.




More information about the All-commits mailing list