This is an archive of the discontinued LLVM Phabricator instance.

[LoongArch] Handle missing CondCodes
ClosedPublic

Authored by gonglingqin on Oct 8 2022, 2:30 AM.

Details

Summary

Support SETLE/SETEQ and expand SETGE/SETNE/SETGT

Diff Detail

Event Timeline

gonglingqin created this revision.Oct 8 2022, 2:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 8 2022, 2:30 AM
gonglingqin requested review of this revision.Oct 8 2022, 2:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 8 2022, 2:30 AM
This revision is now accepted and ready to land.Oct 11 2022, 4:04 AM
This revision was automatically updated to reflect the committed changes.