[llvm] [SelectionDAG][x86] Ensure vector reduction optimization (PR #144231)

Suhajda Tamás via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 15 23:17:53 PST 2026


================
@@ -47892,7 +47892,8 @@ static SDValue combineArithReduction(SDNode *ExtElt, SelectionDAG &DAG,
 /// scalars back, while for x64 we should use 64-bit extracts and shifts.
----------------
sutajo wrote:

Renamed it

https://github.com/llvm/llvm-project/pull/144231


More information about the llvm-commits mailing list