[all-commits] [llvm/llvm-project] ac946e: [SCEV] Re-organize tests requiring remainder predi...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Sep 27 13:05:00 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac946e615c625fcc7c370fac8bdbff24bfa3c9e8
https://github.com/llvm/llvm-project/commit/ac946e615c625fcc7c370fac8bdbff24bfa3c9e8
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-09-27 (Fri, 27 Sep 2024)
Changed paths:
M llvm/test/Analysis/ScalarEvolution/max-backedge-taken-count-guard-info.ll
A llvm/test/Analysis/ScalarEvolution/predicated-max-backedge-taken-count-guard-info.ll
A llvm/test/Analysis/ScalarEvolution/trip-count-urem.ll
Log Message:
-----------
[SCEV] Re-organize tests requiring remainder predicates.
Also adds additional test coverage in
Analysis/ScalarEvolution/trip-count-urem.ll
Extra test coverage is for https://github.com/llvm/llvm-project/pull/108777.
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