[all-commits] [llvm/llvm-project] 0dc0ae: [LV] Add additional tests for replicating calls re...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Jun 22 05:49:32 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0dc0aeb14f1e38b84f4abca9d170e971e28d2ec3
https://github.com/llvm/llvm-project/commit/0dc0aeb14f1e38b84f4abca9d170e971e28d2ec3
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-06-22 (Sun, 22 Jun 2025)
Changed paths:
A llvm/test/Transforms/LoopVectorize/struct-return-replicate.ll
M llvm/test/Transforms/LoopVectorize/struct-return.ll
Log Message:
-----------
[LV] Add additional tests for replicating calls returning structs.
Add additional test coverage for replicating calls return structs, in
particular cases where the number of struct elements does not match the
VF.
Extra test coverage for
https://github.com/llvm/llvm-project/pull/142433.
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