This is an archive of the discontinued LLVM Phabricator instance.

[X86] Zero out the 32-bit GPRs explicitly
ClosedPublic

Authored by void on Feb 10 2022, 11:07 PM.

Details

Summary

This should ensure that only the 32-bit xors are emitted, and not the
64-bit xors.

Diff Detail

Event Timeline

void created this revision.Feb 10 2022, 11:07 PM
void requested review of this revision.Feb 10 2022, 11:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 10 2022, 11:07 PM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 10 2022, 11:09 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.