[all-commits] [llvm/llvm-project] 86f18d: [LV] Re-org tests; introduce iv-select-cmp-decreas...
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Tue Jun 3 10:14:14 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 86f18d394ec6ac6e3d884d93341c97739815f498
https://github.com/llvm/llvm-project/commit/86f18d394ec6ac6e3d884d93341c97739815f498
Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M llvm/test/Transforms/LoopVectorize/if-reduction.ll
A llvm/test/Transforms/LoopVectorize/iv-select-cmp-decreasing.ll
M llvm/test/Transforms/LoopVectorize/iv-select-cmp.ll
Log Message:
-----------
[LV] Re-org tests; introduce iv-select-cmp-decreasing.ll (#141769)
Having FindFirstIV tests in if-reduction.ll is misleading, and
iv-select-cmp.ll is already too large.
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