[all-commits] [llvm/llvm-project] f79b03: [DAGCombiner] Fix crash when trying to replace an ...

Amara Emerson via All-commits all-commits at lists.llvm.org
Thu Jun 15 01:54:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f79b0333fc368d8dc7a780a100370a29415bdf91
      https://github.com/llvm/llvm-project/commit/f79b0333fc368d8dc7a780a100370a29415bdf91
  Author: Amara Emerson <amara at apple.com>
  Date:   2023-06-15 (Thu, 15 Jun 2023)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    A llvm/test/CodeGen/AArch64/replace-load-with-shrink-store-indexed-crash.ll

  Log Message:
  -----------
  [DAGCombiner] Fix crash when trying to replace an indexed store with a narrow store.

rdar://108818859

Differential Revision: https://reviews.llvm.org/D152978




More information about the All-commits mailing list