[all-commits] [llvm/llvm-project] 3a9f80: [SCEV] Add tests for applying guards to SCEVAddExp...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Aug 29 05:16:26 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a9f80372b6f64e45145ed3497f7a6612d14049d
https://github.com/llvm/llvm-project/commit/3a9f80372b6f64e45145ed3497f7a6612d14049d
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
A llvm/test/Analysis/ScalarEvolution/backedge-taken-count-guard-info-apply-to-adds.ll
A llvm/test/Analysis/ScalarEvolution/max-backedge-taken-count-guard-info-apply-to-adds.ll
M llvm/test/Transforms/LoopVectorize/miniters.ll
Log Message:
-----------
[SCEV] Add tests for applying guards to SCEVAddExpr sub-expressions.
Adds a test case for computing the backedge-taken-count for
https://github.com/llvm/llvm-project/issues/155941
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