[all-commits] [llvm/llvm-project] feace0: [AArch64] Move aggressive-interleaving.ll test to ...
David Green via All-commits
all-commits at lists.llvm.org
Thu Jun 18 10:43:18 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: feace0917af56e35550e459e3abf41acdea1b6a9
https://github.com/llvm/llvm-project/commit/feace0917af56e35550e459e3abf41acdea1b6a9
Author: David Green <david.green at arm.com>
Date: 2026-06-18 (Thu, 18 Jun 2026)
Changed paths:
R llvm/test/CodeGen/AArch64/aggressive-interleaving.ll
A llvm/test/Transforms/LoopVectorize/AArch64/aggressive-interleaving.ll
Log Message:
-----------
[AArch64] Move aggressive-interleaving.ll test to LoopVectorizer tests. NFC (#204652)
It looks like this test was put into CodeGen where it would better live
with
other vectorizer tests in Transforms/LoopVectorize/AArch64.
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