[all-commits] [llvm/llvm-project] 0afbf1: [LAA, LV] Add tests with early-exit loops and deref...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Jul 3 11:42:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0afbf1721346faca3dbcd659acf2c558c26146fb
https://github.com/llvm/llvm-project/commit/0afbf1721346faca3dbcd659acf2c558c26146fb
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-07-03 (Thu, 03 Jul 2025)
Changed paths:
M llvm/test/Analysis/LoopAccessAnalysis/early-exit-runtime-checks.ll
A llvm/test/Transforms/LoopVectorize/single-early-exit-deref-assumptions.ll
Log Message:
-----------
[LAA,LV] Add tests with early-exit loops and deref assumptions.
Adds additional test coverage for early-exit loops with deref
assumptions, as suggested in
https://github.com/llvm/llvm-project/pull/128436.
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