[all-commits] [llvm/llvm-project] 129c68: [LV] Add test showing missed optimization due to m...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Sep 22 12:59:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 129c6836b772988b77b60683f8b1e6d65ddc1ce4
https://github.com/llvm/llvm-project/commit/129c6836b772988b77b60683f8b1e6d65ddc1ce4
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-09-22 (Mon, 22 Sep 2025)
Changed paths:
M llvm/test/Transforms/LoopVectorize/single_early_exit.ll
Log Message:
-----------
[LV] Add test showing missed optimization due to missing info from guard
Add test for SCEVUMaxExpr handling in
https://github.com/llvm/llvm-project/pull/160012.
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