[all-commits] [llvm/llvm-project] b32027: Revert "[DAG] visitEXTRACT_SUBVECTOR - accumulate ...
Walter Lee via All-commits
all-commits at lists.llvm.org
Thu Mar 27 15:25:37 PDT 2025
Branch: refs/heads/revert-133130-dag-extractsubvector-demandedelts
Home: https://github.com/llvm/llvm-project
Commit: b320272e2bfaddc02a2118ae44cbc96c427af0af
https://github.com/llvm/llvm-project/commit/b320272e2bfaddc02a2118ae44cbc96c427af0af
Author: Walter Lee <49250218+googlewalt at users.noreply.github.com>
Date: 2025-03-27 (Thu, 27 Mar 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/test/CodeGen/X86/any_extend_vector_inreg_of_broadcast.ll
M llvm/test/CodeGen/X86/pr42905.ll
M llvm/test/CodeGen/X86/sad.ll
M llvm/test/CodeGen/X86/vector-interleaved-store-i16-stride-7.ll
M llvm/test/CodeGen/X86/vector-reduce-fmax-fmin-fast.ll
M llvm/test/CodeGen/X86/vector-reduce-fmax-nnan.ll
M llvm/test/CodeGen/X86/vector-reduce-fmin-nnan.ll
M llvm/test/CodeGen/X86/vector-reduce-mul.ll
M llvm/test/CodeGen/X86/zero_extend_vector_inreg_of_broadcast_from_memory.ll
Log Message:
-----------
Revert "[DAG] visitEXTRACT_SUBVECTOR - accumulate SimplifyDemandedVectorElts …"
This reverts commit a8575b3ea84fa308a63f8ced18453d2df58e75ef.
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