[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 14:39:17 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.
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