[llvm] PeepholeOpt: Remove unnecessary check for null TargetInstrInfo (PR #123929)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 03:22:17 PST 2025


jayfoad wrote:

There are two other places in this file that check `!TII`. Can you remove those too?

https://github.com/llvm/llvm-project/pull/123929


More information about the llvm-commits mailing list