[llvm] [InstrRef] Skip clobbered EntryValue register recovery (PR #142478)

Adrian Prantl via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 26 13:57:07 PDT 2025


================
@@ -0,0 +1,98 @@
+# RUN: llc --run-pass=livedebugvalues -o - %s | FileCheck %s --implicit-check-not=DBG_VALUE 
+# REQUIRES: x86-registered-target
+
----------------
adrian-prantl wrote:

And this one.

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


More information about the llvm-commits mailing list