[llvm] [SDAG] Use useDebugInstrRef instead of shouldUseDebugInstrRef (PR #160686)

Mikołaj Piróg via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 8 06:38:48 PDT 2025


================
@@ -0,0 +1,37 @@
+; RUN: llc %s -o - -stop-after=livedebugvalues -opt-bisect-limit=1 | FileCheck %s
----------------
mikolaj-pirog wrote:

Good catch, I fixed the IR so it doesn't crash now

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


More information about the llvm-commits mailing list