[all-commits] [llvm/llvm-project] f0f899: [LV] Linear argument tests for vectorization of fu...
Graham Hunter via All-commits
all-commits at lists.llvm.org
Wed Dec 6 03:55:16 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0f899932b8463488c82953667adb18c01147ca8
https://github.com/llvm/llvm-project/commit/f0f899932b8463488c82953667adb18c01147ca8
Author: Graham Hunter <graham.hunter at arm.com>
Date: 2023-12-06 (Wed, 06 Dec 2023)
Changed paths:
A llvm/test/Transforms/LoopVectorize/AArch64/vector-call-linear-args.ll
Log Message:
-----------
[LV] Linear argument tests for vectorization of function calls (#73936)
Tests to exercise vectorization of function calls where a vector variant
takes a linear parameter.
More information about the All-commits
mailing list