This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix invalid copies when copying i1 to phys reg
ClosedPublic

Authored by arsenm on Mar 23 2017, 10:50 AM.

Details

Reviewers
kzhuravl
Summary

Insert a VReg_1 virtual register so the i1 workaround pass can handle it.

Diff Detail

Event Timeline

arsenm created this revision.Mar 23 2017, 10:50 AM
This revision is now accepted and ready to land.Apr 12 2017, 10:10 AM
arsenm closed this revision.Apr 12 2017, 3:15 PM

r300113