[all-commits] [llvm/llvm-project] 9133fc: [LAA, LV] Add early-exit tests with deref assumes a...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Oct 2 11:25:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9133fc8cb04f8e45c9b46de85a8de99bf01e55c7
https://github.com/llvm/llvm-project/commit/9133fc8cb04f8e45c9b46de85a8de99bf01e55c7
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-10-02 (Thu, 02 Oct 2025)
Changed paths:
M llvm/test/Analysis/LoopAccessAnalysis/early-exit-runtime-checks.ll
M llvm/test/Transforms/LoopVectorize/single-early-exit-deref-assumptions.ll
Log Message:
-----------
[LAA,LV] Add early-exit tests with deref assumes and nofree via context.
Add tests with early exits and dereferenceable assumptions that need
proving no-free via the context.
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