This is an archive of the discontinued LLVM Phabricator instance.

[LoongArch] Fix instruction definition
ClosedPublic

Authored by wangleiat on Apr 2 2022, 1:53 AM.

Details

Summary

This patch fixes issue with the LU32I_D instruction, which did not have
an input register operand.

Diff Detail

Event Timeline

wangleiat created this revision.Apr 2 2022, 1:53 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 2 2022, 1:53 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
wangleiat requested review of this revision.Apr 2 2022, 1:53 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 2 2022, 1:53 AM
SixWeining accepted this revision.Apr 2 2022, 3:15 AM
This revision is now accepted and ready to land.Apr 2 2022, 3:15 AM
This revision was landed with ongoing or failed builds.Apr 2 2022, 3:16 AM
This revision was automatically updated to reflect the committed changes.