[all-commits] [llvm/llvm-project] 68c242: [SCEV] Add predicated version of getSymbolicMaxBac...

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue May 28 16:27:02 PDT 2024


  Branch: refs/heads/users/fhahn/scev-countable-exit-counts
  Home:   https://github.com/llvm/llvm-project
  Commit: 68c2420c4bfe6f28094a0b8b576800c7219b6f10
      https://github.com/llvm/llvm-project/commit/68c2420c4bfe6f28094a0b8b576800c7219b6f10
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2024-05-28 (Tue, 28 May 2024)

  Changed paths:
    M llvm/include/llvm/Analysis/ScalarEvolution.h
    M llvm/lib/Analysis/ScalarEvolution.cpp
    M llvm/test/Analysis/ScalarEvolution/predicated-symbolic-max-backedge-taken-count.ll

  Log Message:
  -----------
  [SCEV] Add predicated version of getSymbolicMaxBackedgeTakenCount.


  Commit: c0dce97123f6f4da675cddd13ed78cb6af3dc790
      https://github.com/llvm/llvm-project/commit/c0dce97123f6f4da675cddd13ed78cb6af3dc790
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2024-05-28 (Tue, 28 May 2024)

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

  Log Message:
  -----------
  !fixup add doc-comment.


Compare: https://github.com/llvm/llvm-project/compare/68c2420c4bfe%5E...c0dce97123f6

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list