[all-commits] [llvm/llvm-project] 921d3f: [SCEV] Add a utility for converting from "exit cou...
    Philip Reames via All-commits 
    all-commits at lists.llvm.org
       
    Wed May 26 10:42:14 PDT 2021
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 921d3f7af09c6a08d2d2897e6fcce6127a9f4fd4
      https://github.com/llvm/llvm-project/commit/921d3f7af09c6a08d2d2897e6fcce6127a9f4fd4
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2021-05-26 (Wed, 26 May 2021)
  Changed paths:
    M llvm/include/llvm/Analysis/ScalarEvolution.h
    M llvm/lib/Analysis/LoopCacheAnalysis.cpp
    M llvm/lib/Analysis/ScalarEvolution.cpp
  Log Message:
  -----------
  [SCEV] Add a utility for converting from "exit count" to "trip count"
(Mostly as a logical place to put a comment since this is a reoccuring confusion.)
    
    
More information about the All-commits
mailing list