[all-commits] [llvm/llvm-project] 12a377: [LV] Add test for mis-compile when narrowing inter...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Apr 6 13:18:19 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 12a377ed71ca1116c3f8f848ec8c7a24b116c180
https://github.com/llvm/llvm-project/commit/12a377ed71ca1116c3f8f848ec8c7a24b116c180
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-04-06 (Sun, 06 Apr 2025)
Changed paths:
M llvm/test/Transforms/LoopVectorize/AArch64/transform-narrow-interleave-to-widen-memory-unroll.ll
Log Message:
-----------
[LV] Add test for mis-compile when narrowing interleave groups.
Add test case showing mis-compile due to unrolling vector-pointer
recipes after 6b98134.
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