[all-commits] [llvm/llvm-project] 7bbad4: PeepholeOpt: Remove unnecessary check for null Tar...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Jan 22 17:42:41 PST 2025


  Branch: refs/heads/users/arsenm/peephole-opt-do-not-check-null-tii
  Home:   https://github.com/llvm/llvm-project
  Commit: 7bbad4f1edfadb17a58bec6fe2da7c553695c4b9
      https://github.com/llvm/llvm-project/commit/7bbad4f1edfadb17a58bec6fe2da7c553695c4b9
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-01-23 (Thu, 23 Jan 2025)

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

  Log Message:
  -----------
  PeepholeOpt: Remove unnecessary check for null TargetInstrInfo

This can never happen.


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

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

  Log Message:
  -----------
  Remove other 2 checks


Compare: https://github.com/llvm/llvm-project/compare/09bedc3005af...b8c1f4cdd1d4

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