[all-commits] [llvm/llvm-project] b05436: [LV] Add tests showing incorrect vector interleavi...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Jun 23 08:25:07 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b054363645122e131071673bb67657a85f04a146
https://github.com/llvm/llvm-project/commit/b054363645122e131071673bb67657a85f04a146
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-06-23 (Mon, 23 Jun 2025)
Changed paths:
A llvm/test/Transforms/LoopVectorize/AArch64/single-early-exit-interleave.ll
A llvm/test/Transforms/LoopVectorize/single-early-exit-interleave.ll
Log Message:
-----------
[LV] Add tests showing incorrect vector interleaving with early exits.
When interleaving is forced for early-exit loops, we currently create
incorrect code.
Test coverage for scalable vectors is added as AArch64 specific test.
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