[all-commits] [llvm/llvm-project] 9c89fa: [LoopVectorizer][AArch64] Add support for partial ...
Nicholas Guy via All-commits
all-commits at lists.llvm.org
Thu Feb 13 02:36:06 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9c89faa62bbf71b1e634a993983cef5507aab249
https://github.com/llvm/llvm-project/commit/9c89faa62bbf71b1e634a993983cef5507aab249
Author: Nicholas Guy <nicholas.guy at arm.com>
Date: 2025-02-13 (Thu, 13 Feb 2025)
Changed paths:
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
M llvm/test/Transforms/LoopVectorize/AArch64/partial-reduce-chained.ll
A llvm/test/Transforms/LoopVectorize/AArch64/partial-reduce-sub.ll
Log Message:
-----------
[LoopVectorizer][AArch64] Add support for partial reduce subtraction (#123636)
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