Recently we started generate DBG_VALUEs with $noreg operands.
This crashes SIPostRABundler, and it should not iterate these
registers anyway.
Fixes: SWDEV-311733
Differential D114202
[AMDGPU] Fix SIPostRABundler crash on null register used by dbg value rampitec on Nov 18 2021, 3:53 PM. Authored by
Details Recently we started generate DBG_VALUEs with $noreg operands. Fixes: SWDEV-311733
Diff Detail
|
This allows all meta instructions in the bundle region. Should it skip all of them?