This is an archive of the discontinued LLVM Phabricator instance.

[LoongArch] Break MUL into SLLI and SUB or ADD
ClosedPublic

Authored by gonglingqin on Dec 18 2022, 10:56 PM.

Details

Summary

Further, after MUL is decomposed, use ALSL instead of SLLI and ADD

Diff Detail

Event Timeline

gonglingqin created this revision.Dec 18 2022, 10:56 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 18 2022, 10:56 PM
gonglingqin requested review of this revision.Dec 18 2022, 10:56 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 18 2022, 10:56 PM
xen0n accepted this revision.Dec 18 2022, 11:06 PM
This revision is now accepted and ready to land.Dec 18 2022, 11:06 PM
This revision was automatically updated to reflect the committed changes.