[all-commits] [llvm/llvm-project] e6b051: [LV, IndVars] Add tests for missed SCEV min/max rea...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Jul 8 14:13:14 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e6b0517a80bc68784998c7f37740f8d2700b8249
https://github.com/llvm/llvm-project/commit/e6b0517a80bc68784998c7f37740f8d2700b8249
Author: Florian Hahn <flo at fhahn.com>
Date: 2026-07-08 (Wed, 08 Jul 2026)
Changed paths:
A llvm/test/Transforms/IndVarSimplify/eliminate-max-from-min-exit.ll
M llvm/test/Transforms/LoopVectorize/single-early-exit-deref-assumptions.ll
Log Message:
-----------
[LV,IndVars] Add tests for missed SCEV min/max reasoning (NFC) (#208314)
Add extra tests for missed SCEV min/max reasoning, including
https://github.com/llvm/llvm-project/pull/204083.
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