This is an archive of the discontinued LLVM Phabricator instance.

[VE] Change to use EXTRACT_SUBREG instead of COPY_TO_REGCLASS
ClosedPublic

Authored by kaz7 on Jun 3 2020, 8:46 PM.

Details

Summary

Change to use EXTRACT_SUBREG instead of COPY_TO_REGCLASS in order to
remove unnecessary copy instructions.

Diff Detail

Event Timeline

kaz7 created this revision.Jun 3 2020, 8:46 PM
simoll accepted this revision.Jun 4 2020, 12:03 AM
This revision is now accepted and ready to land.Jun 4 2020, 12:03 AM
This revision was automatically updated to reflect the committed changes.