[all-commits] [llvm/llvm-project] 8a598f: [NFC] Simplify checks using isDebugOrPseudoInstr A...
Lei Wang via All-commits
all-commits at lists.llvm.org
Fri Oct 10 19:30:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a598f1044040ac07d098bec66100f9928c5cbdd
https://github.com/llvm/llvm-project/commit/8a598f1044040ac07d098bec66100f9928c5cbdd
Author: Lei Wang <wlei at fb.com>
Date: 2025-10-11 (Sat, 11 Oct 2025)
Changed paths:
M llvm/lib/CodeGen/MachineSink.cpp
M llvm/lib/CodeGen/RegisterPressure.cpp
Log Message:
-----------
[NFC] Simplify checks using isDebugOrPseudoInstr API (#145127)
Merge the two checks using the existing API, NFC.
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