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

via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 2 04:04:08 PDT 2025


AZero13 wrote:

> Hi - How many of these changes could be optimized in SDAG?

These are the byproducts of peephole elimination, so sdag already doesn't have this problem

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


More information about the llvm-commits mailing list