Files
llvm-project/llvm/lib/CodeGen/LiveRegMatrix.cpp
Valery Pykhtin f32c00f6d8 [regalloc][LiveRegMatrix][AMDGPU] Fix LiveInterval dangling pointers in LiveRegMatrix. (#168556)
This patch correctly removes segments from LiveRegMatrix that reference LiveIntervals removed after spilling. Added validity check that LiveRegMatrix doesn't contain invalid references to intervals.
2026-01-27 16:08:58 +01:00

12 KiB