This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix verifier error with undef source producing s_bitset*
ClosedPublic

Authored by arsenm on Aug 5 2020, 7:06 AM.

Details

Summary

This needs to preserve the undef flag.

Diff Detail

Event Timeline

arsenm created this revision.Aug 5 2020, 7:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 5 2020, 7:06 AM
arsenm requested review of this revision.Aug 5 2020, 7:06 AM
rampitec accepted this revision.Aug 5 2020, 11:33 AM
This revision is now accepted and ready to land.Aug 5 2020, 11:33 AM
arsenm closed this revision.Aug 5 2020, 11:43 AM
llvm/test/CodeGen/AMDGPU/shrink-insts-undef-reg-verifier-error.ll
1

Should have deleted this test first