[all-commits] [llvm/llvm-project] 7d6ec3: [LV] Add more tests for vector loop removal.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Dec 31 12:11:10 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d6ec3b9680a53e58235743080bf223067050fbc
https://github.com/llvm/llvm-project/commit/7d6ec3b9680a53e58235743080bf223067050fbc
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-12-31 (Tue, 31 Dec 2024)
Changed paths:
M llvm/test/Transforms/LoopVectorize/vector-loop-backedge-elimination.ll
Log Message:
-----------
[LV] Add more tests for vector loop removal.
Add missing test coverage of loops where the vector loop region can be
removed that include replicate recipes as well as nested loops.
Extra test coverage for https://github.com/llvm/llvm-project/pull/108378.
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