[all-commits] [llvm/llvm-project] 1ba99e: Revert "[DSE] Remove calls with known writes to de...

Nikita Popov via All-commits all-commits at lists.llvm.org
Sat Dec 18 00:25:28 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ba99eaf70951a4aa062688577047d8a23bfe54c
      https://github.com/llvm/llvm-project/commit/1ba99eaf70951a4aa062688577047d8a23bfe54c
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2021-12-18 (Sat, 18 Dec 2021)

  Changed paths:
    M llvm/lib/Analysis/MemoryLocation.cpp
    M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
    M llvm/test/Transforms/DeadStoreElimination/trivial-dse-calls.ll

  Log Message:
  -----------
  Revert "[DSE] Remove calls with known writes to dead memory"

This reverts commit a8a51fe55649f5e07f9f2973507dc20bc4e40765.

This breaks the strncpy-overflow.cpp test case.




More information about the All-commits mailing list