This is an archive of the discontinued LLVM Phabricator instance.

[LoongArch] Implement isLegalAddImmediate
ClosedPublic

Authored by hev on Jul 8 2023, 2:10 AM.

Details

Summary

This brings a trivial improvement in the and-add-lsr.ll test case.

Signed-off-by: WANG Rui <wangrui@loongson.cn>

Depends on D154760

Diff Detail

Event Timeline

hev created this revision.Jul 8 2023, 2:10 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 8 2023, 2:10 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
hev requested review of this revision.Jul 8 2023, 2:10 AM
hev updated this revision to Diff 538492.Jul 9 2023, 7:21 PM

Rebase and update test case.

hev updated this revision to Diff 538528.Jul 10 2023, 12:29 AM
hev edited the summary of this revision. (Show Details)

Rebase.

xen0n accepted this revision.Jul 10 2023, 6:11 AM
This revision is now accepted and ready to land.Jul 10 2023, 6:11 AM
hev updated this revision to Diff 539455.Jul 12 2023, 3:00 AM

Rebase.

SixWeining accepted this revision.Jul 24 2023, 2:00 AM
xen0n edited the summary of this revision. (Show Details)Jul 24 2023, 2:07 AM
This revision was automatically updated to reflect the committed changes.