[all-commits] [llvm/llvm-project] b76147: PeepholeOpt: Remove null TargetRegisterInfo check

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


  Branch: refs/heads/users/arsenm/peephole-opt-remove-null-tri-check
  Home:   https://github.com/llvm/llvm-project
  Commit: b7614719f667730ee3c2fec24a0f45be81e2e83f
      https://github.com/llvm/llvm-project/commit/b7614719f667730ee3c2fec24a0f45be81e2e83f
  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 null TargetRegisterInfo check

This cannot happen. Also simplify the LaneBitmask check from !none
to any.



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