[PATCH] D124910: [SCEV] Use umin_seq for BECount of multi-exit loops
    Nikita Popov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sat May 21 06:48:31 PDT 2022
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc8b675eaa1de: [SCEV] Use umin_seq for BECount of multi-exit loops (authored by nikic).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124910/new/
https://reviews.llvm.org/D124910
Files:
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Transforms/IndVarSimplify/ARM/code-size.ll
  llvm/test/Transforms/IndVarSimplify/loop-predication.ll
  llvm/test/Transforms/IndVarSimplify/post-inc-range.ll
  llvm/test/Transforms/PhaseOrdering/AArch64/peel-multiple-unreachable-exits-for-vectorization.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124910.431132.patch
Type: text/x-patch
Size: 56125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220521/a9de0894/attachment.bin>
    
    
More information about the llvm-commits
mailing list