[all-commits] [llvm/llvm-project] e15cd8: Revert "[SLP] getSpillCost - fully populate Intrin...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Feb 10 17:28:32 PST 2025
Branch: refs/heads/release/20.x
Home: https://github.com/llvm/llvm-project
Commit: e15cd84440efbaab4d07a9090c3c5cac116da540
https://github.com/llvm/llvm-project/commit/e15cd84440efbaab4d07a9090c3c5cac116da540
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-02-10 (Mon, 10 Feb 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
M llvm/test/Transforms/SLPVectorizer/AArch64/loadorder.ll
M llvm/test/Transforms/SLPVectorizer/AArch64/reduce-fadd.ll
M llvm/test/Transforms/SLPVectorizer/AMDGPU/min_max.ll
M llvm/test/Transforms/SLPVectorizer/RISCV/complex-loads.ll
Log Message:
-----------
Revert "[SLP] getSpillCost - fully populate IntrinsicCostAttributes to improve cost analysis." (#124962)
Reverts llvm/llvm-project#124129 as its currently causing a regression at #124499 - avoids the regression until a proper fix can be added to getSpillCost
(cherry picked from commit 5921295dcaa1ad514d79e0ee824b9df1c077a2d0)
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