This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] GCNHazardRecognizer: ignore all meta instructions
ClosedPublic

Authored by foad on Apr 27 2021, 9:05 AM.

Details

Summary

This is hopefully NFC, but should be more robust in ignoring all
instructions that should be ignored, instead of just some of them.

Diff Detail

Event Timeline

foad created this revision.Apr 27 2021, 9:05 AM
foad requested review of this revision.Apr 27 2021, 9:05 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 27 2021, 9:05 AM
rampitec accepted this revision.Apr 27 2021, 11:14 AM
This revision is now accepted and ready to land.Apr 27 2021, 11:14 AM
This revision was automatically updated to reflect the committed changes.