[all-commits] [llvm/llvm-project] af497d: [DSE] Simpily if condition (NFC) (#137777)

NewSigma via All-commits all-commits at lists.llvm.org
Wed Apr 30 00:01:40 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: af497d9a658ebca437aff79cd9532cd93b7a58a0
      https://github.com/llvm/llvm-project/commit/af497d9a658ebca437aff79cd9532cd93b7a58a0
  Author: NewSigma <46043910+NewSigma at users.noreply.github.com>
  Date:   2025-04-30 (Wed, 30 Apr 2025)

  Changed paths:
    M llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp

  Log Message:
  -----------
  [DSE] Simpily if condition (NFC) (#137777)

Note that the key-value pair has already been initialized, so assignment
is not necessary.



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