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

Adrian Prantl via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 26 11:22:54 PDT 2025


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

Does this need to be moved to llvm/test/DebugInfo/MIR/AArch64 ?

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


More information about the llvm-commits mailing list