[llvm] [ARM] Create DeadRegisterPass for ARM (PR #155530)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 14 15:59:36 PDT 2025


================
@@ -0,0 +1,232 @@
+//==-- ARMDeadRegisterDefinitions.cpp - Convert dead dests to compares --==//
----------------
topperc wrote:

Since is restricted to compares, maybe there is a better name?

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


More information about the llvm-commits mailing list