[all-commits] [llvm/llvm-project] 3cec72: Revert "[DSE] Apply initializes attribute to DSE" ...

Arthur Eubanks via All-commits all-commits at lists.llvm.org
Thu Oct 24 08:51:53 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3cec720449d0b419570772a31aa137296bba6423
      https://github.com/llvm/llvm-project/commit/3cec720449d0b419570772a31aa137296bba6423
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2024-10-24 (Thu, 24 Oct 2024)

  Changed paths:
    M llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
    R llvm/test/Transforms/DeadStoreElimination/inter-procedural.ll

  Log Message:
  -----------
  Revert "[DSE] Apply initializes attribute to DSE" (#113589)

Reverts llvm/llvm-project#107282

Seems to be causing invalid analysis caching as mentioned in
https://github.com/llvm/llvm-project/pull/107282#issuecomment-2435083978.



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