[all-commits] [llvm/llvm-project] f285be: [SCEV][NFC] Introduce API for getting basic block'...

Max Kazantsev via All-commits all-commits at lists.llvm.org
Tue Nov 22 01:09:25 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f285be6214fdd5dc650438baea563e11ade4d5cd
      https://github.com/llvm/llvm-project/commit/f285be6214fdd5dc650438baea563e11ade4d5cd
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2022-11-22 (Tue, 22 Nov 2022)

  Changed paths:
    M llvm/include/llvm/Analysis/ScalarEvolution.h
    M llvm/lib/Analysis/ScalarEvolution.cpp

  Log Message:
  -----------
  [SCEV][NFC] Introduce API for getting basic block's symbolic max exit count

Currently, it just returns exact exit count. This is a refectoring step
before it is actually implemented.




More information about the All-commits mailing list