This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Clear subreg when folding immediate copies
ClosedPublic

Authored by arsenm on Jul 1 2020, 7:48 AM.

Details

Summary

This was getting reinterpreted as operand target flags, and appearing
as as <unknown target flag>, resulting in unparseable MIR.

Diff Detail

Event Timeline

arsenm created this revision.Jul 1 2020, 7:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 1 2020, 7:48 AM
rampitec accepted this revision.Jul 1 2020, 8:56 AM
This revision is now accepted and ready to land.Jul 1 2020, 8:56 AM