[all-commits] [llvm/llvm-project] e04696: PeepholeOpt: Remove unnecessary check for null Tar...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jan 22 03:15:42 PST 2025
Branch: refs/heads/users/arsenm/peephole-opt-do-not-check-null-tii
Home: https://github.com/llvm/llvm-project
Commit: e0469627508260757046914f4910cb880f6afd25
https://github.com/llvm/llvm-project/commit/e0469627508260757046914f4910cb880f6afd25
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-01-22 (Wed, 22 Jan 2025)
Changed paths:
M llvm/lib/CodeGen/PeepholeOptimizer.cpp
Log Message:
-----------
PeepholeOpt: Remove unnecessary check for null TargetInstrInfo
This can never happen.
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