[all-commits] [llvm/llvm-project] 72f99b: [LV] Add test case with branch weights.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat Jun 14 08:50:29 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 72f99b75afc12bb15a7730544339bcc1ca11e8ee
https://github.com/llvm/llvm-project/commit/72f99b75afc12bb15a7730544339bcc1ca11e8ee
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-06-14 (Sat, 14 Jun 2025)
Changed paths:
A llvm/test/Transforms/LoopVectorize/vector-loop-backedge-elimination-branch-weights.ll
Log Message:
-----------
[LV] Add test case with branch weights.
Add test case with branch weights where the vector loop can
be removed. Exposed a crash with db8d34db26e9
(https://github.com/llvm/llvm-project/pull/143035).
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