This is an archive of the discontinued LLVM Phabricator instance.

[LoongArch] Define getSetCCResultType for setting vector setCC type
ClosedPublic

Authored by wangleiat on Oct 8 2022, 8:23 PM.

Details

Summary

To avoid trigger "No default SetCC type for vectors!" Assertion.

Diff Detail

Event Timeline

wangleiat created this revision.Oct 8 2022, 8:23 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 8 2022, 8:23 PM
wangleiat requested review of this revision.Oct 8 2022, 8:23 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 8 2022, 8:23 PM
xen0n accepted this revision.Oct 8 2022, 8:26 PM
This revision is now accepted and ready to land.Oct 8 2022, 8:26 PM