[llvm] [InstrRef] Skip clobbered EntryValue register recovery (PR #142478)
Adrian Prantl via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 26 11:23:17 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:
same here, but different directly :-)
https://github.com/llvm/llvm-project/pull/142478
More information about the llvm-commits
mailing list