[all-commits] [llvm/llvm-project] 81890d: Revert "[DAGCombiner] Add support for scalarising ...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Wed Dec 4 12:27:56 PST 2024


  Branch: refs/heads/revert-117566-extract_vcmp
  Home:   https://github.com/llvm/llvm-project
  Commit: 81890dc8a940ef3dec5bf7164202eb36ff7e1821
      https://github.com/llvm/llvm-project/commit/81890dc8a940ef3dec5bf7164202eb36ff7e1821
  Author: Vitaly Buka <vitalybuka at gmail.com>
  Date:   2024-12-04 (Wed, 04 Dec 2024)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    M llvm/lib/Target/AArch64/AArch64ISelLowering.h
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/AArch64/dag-combine-concat-vectors.ll
    R llvm/test/CodeGen/AArch64/extract-vector-cmp.ll
    M llvm/test/CodeGen/X86/vselect.ll

  Log Message:
  -----------
  Revert "[DAGCombiner] Add support for scalarising extracts of a vector setcc …"

This reverts commit 4675db5f394ebadd8a56bb17e2344da5c7779a68.



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