[all-commits] [llvm/llvm-project] 69b284: Revert "[DAGCombiner] Teach scalarizeBinOpOfSplats...

Max Kazantsev via All-commits all-commits at lists.llvm.org
Mon Jul 18 23:42:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 69b284aaf6a1715ddfdf3e533caf424b4d67f908
      https://github.com/llvm/llvm-project/commit/69b284aaf6a1715ddfdf3e533caf424b4d67f908
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2022-07-19 (Tue, 19 Jul 2022)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    M llvm/test/CodeGen/RISCV/rvv/vadd-sdnode.ll
    M llvm/test/CodeGen/RISCV/rvv/vand-sdnode.ll
    M llvm/test/CodeGen/RISCV/rvv/vmul-sdnode.ll
    M llvm/test/CodeGen/RISCV/rvv/vor-sdnode.ll
    M llvm/test/CodeGen/RISCV/rvv/vsub-sdnode.ll
    M llvm/test/CodeGen/RISCV/rvv/vxor-sdnode.ll

  Log Message:
  -----------
  Revert "[DAGCombiner] Teach scalarizeBinOpOfSplats handle scalable splat."

This reverts commit 58dfaaaace4ea75ab3588a6e738f2cf58ebf77c2.

Massive AARCH test failures in buildbot.




More information about the All-commits mailing list