This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Removed dead code handling M0CopyReg
ClosedPublic

Authored by rampitec on Nov 5 2019, 10:56 AM.

Details

Summary

Static analyzer complains about always false condition.
See https://bugs.llvm.org/show_bug.cgi?id=43886

Diff Detail

Event Timeline

rampitec created this revision.Nov 5 2019, 10:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 5 2019, 10:56 AM
arsenm accepted this revision.Nov 5 2019, 10:58 AM

LGTM, although I do have a patch in progress that will probably end up bringing this back in the near future

This revision is now accepted and ready to land.Nov 5 2019, 10:58 AM
This revision was automatically updated to reflect the committed changes.