[all-commits] [llvm/llvm-project] 5d52ad: PeepholeOpt: Avoid double map lookup

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Jan 30 05:57:01 PST 2025


  Branch: refs/heads/users/arsenm/peephole-opt-avoid-double-map-lookup
  Home:   https://github.com/llvm/llvm-project
  Commit: 5d52ad8678e906db9292f03f1b51c1ee5452dd52
      https://github.com/llvm/llvm-project/commit/5d52ad8678e906db9292f03f1b51c1ee5452dd52
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-01-30 (Thu, 30 Jan 2025)

  Changed paths:
    M llvm/lib/CodeGen/PeepholeOptimizer.cpp

  Log Message:
  -----------
  PeepholeOpt: Avoid double map lookup


  Commit: 4b8c484070196bc8afd92ca47ad8325ec1cc49ba
      https://github.com/llvm/llvm-project/commit/4b8c484070196bc8afd92ca47ad8325ec1cc49ba
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-01-30 (Thu, 30 Jan 2025)

  Changed paths:
    M llvm/lib/CodeGen/PeepholeOptimizer.cpp

  Log Message:
  -----------
  Sink


  Commit: 2def9c1c7af2462df5f7125fb240fc8017396028
      https://github.com/llvm/llvm-project/commit/2def9c1c7af2462df5f7125fb240fc8017396028
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-01-30 (Thu, 30 Jan 2025)

  Changed paths:
    M llvm/lib/CodeGen/PeepholeOptimizer.cpp

  Log Message:
  -----------
  Update llvm/lib/CodeGen/PeepholeOptimizer.cpp

Co-authored-by: Kazu Hirata <kazu at google.com>


Compare: https://github.com/llvm/llvm-project/compare/159d5773ca2c...2def9c1c7af2

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