This fixes a bug where a large number of implicit def instructions can cause the GCNHazardRecognizer not to insert required NOPs.
Change-Id: Ie75338f94de704ee5816b05afd0c922c6748a95b
Differential D51726
[AMDGPU] Remove non-instructions from GCNHazardRecognizer buffer critson on Sep 6 2018, 3:58 AM. Authored by
Details This fixes a bug where a large number of implicit def instructions can cause the GCNHazardRecognizer not to insert required NOPs. Change-Id: Ie75338f94de704ee5816b05afd0c922c6748a95b
Diff Detail Event Timeline
Comment Actions Use isDebugInstr instead of DEBUG_VALUE.
|
isDebugInstr()