================ @@ -276,17 +364,18 @@ void LiveVariablePrinter::printBetweenInsts(formatted_raw_ostream &OS, OS << " "; } + auto &LV = LiveElements[ActiveCols[ColIdx].ElementIdx]; ---------------- gulfemsavrun wrote: Done. https://github.com/llvm/llvm-project/pull/142246