[all-commits] [llvm/llvm-project] 3307b0: [LV] Teach the loop vectorizer llvm.sincos is triv...
Benjamin Maxwell via All-commits
all-commits at lists.llvm.org
Thu Feb 27 01:37:28 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3307b0374ac34188b2af189f07ba6910dcf2b6ef
https://github.com/llvm/llvm-project/commit/3307b0374ac34188b2af189f07ba6910dcf2b6ef
Author: Benjamin Maxwell <benjamin.maxwell at arm.com>
Date: 2025-02-27 (Thu, 27 Feb 2025)
Changed paths:
M llvm/lib/Analysis/VectorUtils.cpp
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
A llvm/test/Transforms/LoopVectorize/AArch64/sincos.ll
A llvm/test/Transforms/LoopVectorize/sincos.ll
A llvm/test/Transforms/Scalarizer/deinterleave2.ll
R llvm/test/Transforms/Scalarizer/sincos.ll
Log Message:
-----------
[LV] Teach the loop vectorizer llvm.sincos is trivially vectorizable (#128035)
Depends on #123210
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