[llvm] [RegisterPressure] Remove dead defs correctly (PR #156576)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 3 19:17:45 PDT 2025


================
@@ -0,0 +1,18 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc -mtriple=x86_64 < %s 2>&1 | FileCheck %s
+
----------------
arsenm wrote:

Can you add a comment explaining this, and add a reference to the issue number in the file name + function name 

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


More information about the llvm-commits mailing list