[all-commits] [llvm/llvm-project] 0696a5: Revert "[DAG] Support store merging of vector cons...

Philip Reames via All-commits all-commits at lists.llvm.org
Thu Aug 10 07:58:18 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0696a531c201327988cbc2fc5320c61aa3a890bf
      https://github.com/llvm/llvm-project/commit/0696a531c201327988cbc2fc5320c61aa3a890bf
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2023-08-10 (Thu, 10 Aug 2023)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    M llvm/test/CodeGen/RISCV/rvv/memset-inline.ll
    M llvm/test/CodeGen/X86/MergeConsecutiveStores.ll
    M llvm/test/CodeGen/X86/avx512-mask-op.ll

  Log Message:
  -----------
  Revert "[DAG] Support store merging of vector constant stores"

This reverts commit 660b740e4b3c4b23dfba36940ae0fe2ad41bfedf.  Crash reported in the review thread post commit.  Reverting while investigating.




More information about the All-commits mailing list