================ @@ -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