[all-commits] [llvm/llvm-project] 445415: [LV] Move test for incomplete partial reduction ch...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Oct 19 14:27:38 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 445415709e93a375d4447688bc354eb8a1a3bac8
https://github.com/llvm/llvm-project/commit/445415709e93a375d4447688bc354eb8a1a3bac8
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-10-19 (Sun, 19 Oct 2025)
Changed paths:
M llvm/test/Transforms/LoopVectorize/AArch64/partial-reduce-chained.ll
A llvm/test/Transforms/LoopVectorize/AArch64/partial-reduce-incomplete-chains.ll
Log Message:
-----------
[LV] Move test for incomplete partial reduction chains to separate file.
Move test to new file, to prepare for adding similar tests in
https://github.com/llvm/llvm-project/pull/162822.
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