This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] SIWholeQuadMode fix mode insertion when SCC always defined
ClosedPublic

Authored by critson on Nov 6 2020, 11:18 PM.

Details

Summary

Fix a crash when SCC is defined until end of block and mode change
must be inserted in SCC live region.

Diff Detail

Event Timeline

critson created this revision.Nov 6 2020, 11:18 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 6 2020, 11:18 PM
critson requested review of this revision.Nov 6 2020, 11:18 PM
mceier accepted this revision.Nov 7 2020, 1:05 AM

I confirm this fixes the llc and CS:GO crash from D88081

This revision is now accepted and ready to land.Nov 7 2020, 1:05 AM
This revision was landed with ongoing or failed builds.Nov 7 2020, 6:15 PM
This revision was automatically updated to reflect the committed changes.