This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][GISel] Swap lo/hi register names in legalizer tests.
ClosedPublic

Authored by craig.topper on Aug 17 2023, 3:48 PM.

Details

Summary

This makes "lo" refer to the least significant bits and "hi" refer
to the most significant bits.

Diff Detail

Unit TestsFailed

Event Timeline

craig.topper created this revision.Aug 17 2023, 3:48 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 17 2023, 3:48 PM
craig.topper requested review of this revision.Aug 17 2023, 3:48 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 17 2023, 3:48 PM
arsenm accepted this revision.Aug 17 2023, 5:01 PM
This revision is now accepted and ready to land.Aug 17 2023, 5:01 PM
This revision was landed with ongoing or failed builds.Aug 17 2023, 8:44 PM
This revision was automatically updated to reflect the committed changes.