[all-commits] [llvm/llvm-project] c8c0b1: [LV] Update tests to not have dead interleave groups.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Jul 21 06:04:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c8c0b18b5d58415b79ea13b62eee70c130c26a0a
https://github.com/llvm/llvm-project/commit/c8c0b18b5d58415b79ea13b62eee70c130c26a0a
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-07-21 (Sun, 21 Jul 2024)
Changed paths:
M llvm/test/Transforms/LoopVectorize/AArch64/interleaved_cost.ll
M llvm/test/Transforms/LoopVectorize/ARM/interleaved_cost.ll
M llvm/test/Transforms/LoopVectorize/ARM/mve-interleaved-cost.ll
M llvm/test/Transforms/LoopVectorize/SystemZ/load-scalarization-cost-0.ll
M llvm/test/Transforms/LoopVectorize/first-order-recurrence-scalable-vf1.ll
Log Message:
-----------
[LV] Update tests to not have dead interleave groups.
Update existing tests with dead interleave groups by adding users. This
ensures the tests keep testing what they were intended to test with a
planned change to skip unused instructions in cost computations.
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